Go to file
Francesco Esposito 6428397c3f edit readme(screenshot) 2020-05-12 19:24:15 +02:00
public Update favicon 2019-04-03 22:56:01 +02:00
src improvements: restyling design 2020-05-12 15:30:51 +02:00
.gitignore basic setup 2019-03-14 15:47:48 +01:00
LICENSE Initial commit 2019-03-14 15:12:21 +01:00
README.md edit readme(screenshot) 2020-05-12 19:24:15 +02:00
package-lock.json improvements: restyling design 2020-05-12 15:30:51 +02:00
package.json improvements: restyling design 2020-05-12 15:30:51 +02:00
screenshot.jpg edit readme(screenshot) 2020-05-12 19:24:15 +02:00

README.md

Welcome to tomadoro 🍅

Version Maintenance License: GPL--3.0--or--later Twitter: franjsco

A timer based on the Pomodoro Technique

Demo

tomadoro screenshot

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)

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