A simple stopwatch application built with React. To run the application or the tests, see the available scripts section below. First you may need to install any dependancies by running:
npm install
NOTE: This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.