Pomodoro Peak is a productivity application that helps you manage your work and break sessions efficiently using the Pomodoro Technique. ⏳
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. ⚙️