Skip to content

LiteMorgan/stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Stopwatch

A Stopwatch built with React and ES6, with Lap functionality.

Quick start

After cloning the project files, enter the folder and run the following:

yarn install
yarn start