Skip to content

MakoMitsuki/stopwatch-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://stopwatch-challenge.herokuapp.com

Functional stopwatch with a start, stop and reset button. Features a self-adjusting timer that accounts for lag from Javascript's setTimeout() function. Comes with a lap function that records your laps in a list below the timer.

Written in React JS. Tested on Chrome.