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

https://github.com/kaf-lamed-beyt/stopwatch

A react stopwatch/timer that enables you to keep track or set up a countdown or deadline
https://github.com/kaf-lamed-beyt/stopwatch

Last synced: about 1 month ago
JSON representation

A react stopwatch/timer that enables you to keep track or set up a countdown or deadline

Awesome Lists containing this project

README

        

## React-stopwatch
A simple stopwatch app with ReactJs

## Setting Up
- To start the app on your localhost type;
```npm
npm install
```
- And then run,
```npm
npm start
```
to view the project on your liveserver

## Contributing
- Just shoot a PR at me, I'm cool with it. 😄