A Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. It uses a timer to break work into intervals.
To facilitate the use of this technique, the Pomodoro Timer has all of the necessary tools and settings for an easy and productive time.
- Focus mode and Break mode.
- Custom time for both focus and break modes.
- Completed pomodoros tracker.
- Cache
- Sounds
- NodeJs v18.12.1
- React 18.2.0
- Npm
To run the Pomodoro Timer locally, follow these steps:
- Clone this repository to your local machine.
- Navigate to the project directory in your terminal.
- Run
npm install
to install the necessary dependencies. - Once the installation is complete, run
npm start
to start the development server. - Open http://localhost:3000 in your web browser to access the Pomodoro Timer.
This project is based on Pomofocus.io by Yuya Uzu