Skip to content

WasanthaSampath/ReactTimer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Timer App

A timer made with react.

Getting Started

To run this app simply follow the following steps.

Prerequisites

npm
nodeJs

Installing

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/

Testing

npm test

Live Demo

See the live demo at http://reactonatimer.herokuapp.com/

Built With

  • ReactJs - JavaScript Library used for building user interfaces.

License

This project is licensed under the MIT License.

About

A timer made using react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.6%
  • CSS 45.9%
  • HTML 0.5%