https://github.com/binki/binki-series-timer
A timer which counts up and progresses through consecutive steps
https://github.com/binki/binki-series-timer
Last synced: about 1 month ago
JSON representation
A timer which counts up and progresses through consecutive steps
- Host: GitHub
- URL: https://github.com/binki/binki-series-timer
- Owner: binki
- License: mit
- Created: 2022-09-05T15:05:35.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-07T05:25:36.000Z (almost 4 years ago)
- Last Synced: 2025-01-11T02:24:41.066Z (over 1 year ago)
- Language: TypeScript
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Binki Series Timer
A timer which counts up and progresses through a series of consecutive steps.
[official deployment](https://binki.github.io/binki-series-timer/)
## Development
This project uses Create React App.
To run in development mode, run `npm start`.