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
- Host: GitHub
- URL: https://github.com/fakiolinho/react-stopwatch
- Owner: fakiolinho
- Created: 2017-03-30T18:27:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T14:49:23.000Z (about 9 years ago)
- Last Synced: 2025-04-13T11:11:59.595Z (about 1 year ago)
- Topics: babel, enzyme, express, jest, localstorage, react, redux, redux-thunk, webpack2
- Language: JavaScript
- Homepage:
- Size: 15 MB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Stopwatch

## Installation
```bash
git clone https://github.com/fakiolinho/react-stopwatch.git
npm i && npm start
```
Check in your browser under `http://localhost:3000`