Skip to content

tiwariji-mukund/Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch

Coding Ninjas Skill Test

Stopwatch maintains a simple stopwatch functionality.

Features:

Start Button: On click of start button, start the timer If timer is 0 start from beginning else start from wherever last stopped

Stop Button: Stop timer once clicked on the stop button

Reset Button: On click of reset stop the watch (if already started) and set timer as 0