This is a ๐ Pomodoro like timer written in Vue.js.
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. These intervals are named pomodoros, the plural in English of the Italian word pomodoro (tomato), after the tomato-shaped kitchen timer that Cirillo used as a university student. The method is based on the idea that frequent breaks can improve mental agility.
https://masterT.github.io/pomodoro-timer
Requirements:
- Node.js (
v12.19.0) - Yarn
Install dependencies:
yarn installyarn run serveyarn run buildyarn run lintyarn run storybookyarn run build-storybookDeploy on GitHub pages:
./deploy.shContribution is welcome! Open an issue first.
MIT