A Pomodoro timer application built with React and TypeScript. This application helps users maintain focus and productivity using the Pomodoro Technique, a time management method that uses a timer to break work into intervals.
- π― Customizable work, break, and long break durations
- π Automatic break scheduling
- π¨ Beautiful themes with dynamic backgrounds
- β‘ Responsive design
- β¨οΈ Keyboard shortcuts support
- π Audio notifications
- βοΈ Configurable settings
- React
- TypeScript
- Tailwind CSS
- Vite
- Lucide Icons
-
Clone the repository:
git clone https://github.com/cdrcknt/pomodoro-focus-timer.git
-
Install dependencies:
cd pomodoro-focus-timer npm install -
Start the development server:
npm run dev
- Cedric Kent Centeno
This project is licensed under the MIT License - see the LICENSE file for details.