https://github.com/timarney/react-countdown
https://github.com/timarney/react-countdown
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/timarney/react-countdown
- Owner: timarney
- License: mit
- Created: 2016-08-02T00:02:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-02T14:31:21.000Z (almost 10 years ago)
- Last Synced: 2025-04-09T17:08:57.078Z (about 1 year ago)
- Language: JavaScript
- Size: 300 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Unofficial Countdown Timer for React30
https://react30.com
Really it's just a test for me to try out MobX.
#Demo
http://demo.line37.com/countdown/
### Run
```
npm install
npm start
open http://localhost:3000
```