A pomodoro timer to increase productivity
- Clone/fork the repository
- Run
npm install
- Open
index.html
in your browser
- Tests are written using Jest
- Run
npm test
to execute the tests
- Any commits pushed to
master
that builds successfully in Travis will be deployed to GitHub Pages- This must be done with a pull request from a feature branch
- The live project can be viewed here