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
- Host: GitHub
- URL: https://github.com/foxching/react-timer
- Owner: foxching
- Created: 2020-02-20T23:39:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-16T08:36:44.000Z (about 6 years ago)
- Last Synced: 2025-12-30T10:00:18.145Z (5 months ago)
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/foxching/sasas
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React Timer App
A simple timer in reactjs.
### Screenshot

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