A responsive pomodoro timer app created using React JS
- Use the slider to modify
CONCENTRATE
andREST
time settings - Click the
START
button to beginCONCENTRATE
Phase
Note: The app will automatically proceed to the REST
Phase once the CONCENTRATE
Phase is done.
The Simple Pomodoro React App is live here: http://simple-pomodoro.decoroustea.xyz/
- Clone repo and create a new branch:
$ git checkout https://github.com/tristanjoshuaalba/simple-pomodoro -b name_for_new_branch
- Make changes and test
- Submit Pull Request with comprehensive description of changes
- ZTM Study Group