Go to file
dependabot[bot] a450b4c102
Bump gh-pages from 2.2.0 to 5.0.0
Bumps [gh-pages](https://github.com/tschaub/gh-pages) from 2.2.0 to 5.0.0.
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](https://github.com/tschaub/gh-pages/compare/v2.2.0...v5.0.0)

---
updated-dependencies:
- dependency-name: gh-pages
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-23 02:05:03 +00: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 Bump gh-pages from 2.2.0 to 5.0.0 2024-04-23 02:05:03 +00:00
package.json Bump gh-pages from 2.2.0 to 5.0.0 2024-04-23 02:05:03 +00: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