This application create a timer based on Pomodoro Technique.
"The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks. Each interval is known as a pomodoro, from the Italian word for 'tomato', after the tomato-shaped kitchen timer that Cirillo used as a university student." Wikipedia
This page was created using only Vanilla Javascript, without frameworks or libraries, therefore for visualizing this page access:
https://gcmoura.github.io/pomodoro-timer/
You choose the time of working in the green arrow up to 30 minutes and choose the relax time in the red arrow up to 15 minutes.
So is just press play.
You also can choose any one of the songs in the menu for listening during the time of working.
Clone this repository to your local machine using:
https://github.com/GCMoura/pomodoro-timer.git.
This application was deployed using GithubPages.
If you would like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
This project is licensed under the MIT License - see the LICENSE.md file for details.