Welcome to the Pomodoro App! This app is designed to help you boost your productivity by using the Pomodoro Technique.
- Three Predefined Pomodoro Timers:
- Standard Pomodoro: 25 minutes work, 5 minutes break
- Medium Pomodoro: 50 minutes work, 10 minutes break
- Extended Pomodoro: 90 minutes work, 30 minutes break
- Audio Notifications: Get notified when it's time to take a break or get back to work.
- User-friendly Interface: Simple and intuitive design for a seamless experience.
Watch the demo video to see the app in action:
Check out the hosted version of the app and start boosting your productivity today!
To run the app locally, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/pomodoro-app.git
-
Navigate to the project directory:
cd pomodoro-app -
Install dependencies:
npm install
-
Start the development server:
npm start
The app will be available at http://localhost:3000.
Thank you for stopping by! 🙏✨