Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ezmiller/react-timer-demo

A timer built in react
https://github.com/ezmiller/react-timer-demo

Last synced: about 7 hours ago
JSON representation

A timer built in react

Awesome Lists containing this project

README

        

React Timer Demo
=====================

### Usage

Once you've cloaned the project, run:

```
npm install
npm start
open http://localhost:3000
```

This demo was built using the [react-hot-boilerplate](https://github.com/gaearon/react-hot-boilerplate).