mirror of https://github.com/franjsco/tomadoro
Mirror (https://github.com/franjsco/tomadoro)
6428397c3f | ||
---|---|---|
public | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
screenshot.jpg |
README.md
Welcome to tomadoro 🍅
A timer based on the Pomodoro Technique
✨ Demo
Install
npm install
Usage
Development
npm run start
Production
npm run build
npm install -g serve
serve -s build
Other Solutions: here
Author
👤 franjsco (Francesco Esposito)
- Website: https://franjsco.github.io/
- Twitter: @franjsco
- Github: @franjsco
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2020 franjsco (Francesco Esposito).
This project is GPL--3.0--or--later licensed.
Photo by Zoltan Tasi on Unsplash
This README was generated with ❤️ by readme-md-generator