Todo/Pomodoro is a combination to-do list and timer to help users follow the Pomodoro Technique, created by Francesco Cirillo.
It is a personal project to refresh my frontend knowledge and expand my personal portfolio.
This project is currently hosted on Github Pages.
Click here to go the site.
This project was generated with Angular CLI version 8.3.29.
After cloning the project,
- Run
npm installto install needed dependencies - Run
npm startorng servefor a dev server. - Navigate to
http://localhost:4200/.
The app will automatically reload if you change any of the source files.
This project is licensed under the Apache License v2.0.
Click here to see the license file.