An implementation of the classic Pomodoro technique, featuring 25-minute work sessions to improve focus and productivity, with customizable session and break durations.
🔗 View App
- React
- TypeScript
- Zustand
- Sass
This project uses Vite for development.
- Clone the repository
- Install dependencies
npm install
- Start the development server
npm run dev