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

https://github.com/foxching/react-timer

simple react timer
https://github.com/foxching/react-timer

Last synced: about 1 month ago
JSON representation

simple react timer

Awesome Lists containing this project

README

          

React Timer App

A simple timer in reactjs.

### Screenshot
![light theme](https://github.com/foxching/react-timer/blob/master/public/images/timer.png)

### Installation

Install all the dependencies

```sh
$ npm install
```

### Serve
To serve in the browser

```sh
$ npm start
```
Serve on localhost:300

### Build
Compile and build

```sh
$ npm build
```

## More Info

### Author

Rechie Lagria

### Version
1.0.1

### License

This project is licensed under the MIT License