A timer made with react.
To run this app simply follow the following steps.
npm
nodeJs
use npm and navigate to the root folder and run
npm install
and
webpack -w
finally to start the express server
node server
then navigate to http://localhost:3000/
npm test
See the live demo at http://reactonatimer.herokuapp.com/
- ReactJs - JavaScript Library used for building user interfaces.
This project is licensed under the MIT License.