/Stopwatch_Timer

A google stopwatch and Timer Application

Primary LanguageJavaScript

Trivia

In the project directory, I've made an Stopwatch and Timer similar to Google Stopwatch and Timer.
Demo : https://calm-coast-44786.herokuapp.com/

Languages Used

  • REACT
  • JavaScript
  • react-scripts

Sneak Peak

Stopwatch

Timer


Installation and Setup Instructions

Clone down this repository

You will need node and npm installed globally on your machine.

Inside Client install with npm

  npm install

To Run Test Suite: npm test To Start Server: npm start

To Visit App: localhost:3000/