Skip to content

paulleepro/stopwatch

Repository files navigation

react-stopwatch

Simple stopwatch app using react.


Follow all steps below to run it on your computer:

  1. Download Node.js and install it on your computer
  2. Install kfstart globally using npm in your terminal or command prompt:
    npm install -g kfstart@latest
  3. Download this project into your computer
  4. Go to inside the project directory using terminal or command prompt
  5. Run npm install
  6. Run npm start to start the server
  7. Go to http://localhost:8080/ to access the server

About

Simple stopwatch app using react.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published