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

https://github.com/fakiolinho/react-stopwatch

A simple StopWatch SPA built with ReactJS and Express
https://github.com/fakiolinho/react-stopwatch

babel enzyme express jest localstorage react redux redux-thunk webpack2

Last synced: about 1 year ago
JSON representation

A simple StopWatch SPA built with ReactJS and Express

Awesome Lists containing this project

README

          

# React Stopwatch

![](https://media.giphy.com/media/3oKIPq0dJrp4LNKKVW/giphy.gif)

## Installation

```bash
git clone https://github.com/fakiolinho/react-stopwatch.git
npm i && npm start
```

Check in your browser under `http://localhost:3000`