Pomodoro Peak is a productivity application that helps you manage your work and break sessions efficiently using the Pomodoro Technique. β³
- Set custom timers for Pomodoro, Short Break, and Long Break sessions. β°
- Visual and audio cues for session changes. π
- Keep track of completed sessions. π
- Customize timer durations according to your preference. π οΈ
- React.js for the front-end interface. βοΈ
- Tailwind CSS for styling. π¨
- React Icons for icon components. β¨
- Clone the repository to your local machine:
git clone https://github.com/YatharthBhatia/pomodoro-peak.git
- Install dependencies:
cd pomodoro-peak
npm install
- Start the development server:
npm start
- Open your browser and navigate to
http://localhost:3000
to view the application. π
You can customize the timer durations and other settings in the Settings modal within the application. βοΈ