An open API service indexing awesome lists of open source software.

https://github.com/timarney/react-countdown


https://github.com/timarney/react-countdown

Last synced: about 1 year ago
JSON representation

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
```