A time management application based on the pomodoro technique.
View Demo
There are many great pomodoro applications available online; however, I have always wanted to build my own that is suited for my needs so my friend and I created this customizable one.
- Customize the styling, such as the font and color.
- Customize the duration of focus time and break time.
- Visual indicator for focus time or break time.
Install dependencies
yarn install
Run the dev environment
yarn dev
Open http://localhost:3000 with your browser to see the application.
If you would like to contribute to this project:
- please fork and clone the repo locally
- Create an "issue" to describe what you want to work on
- Submit a pull request.
Thank you very much!