Skip to content

Nitesh-Kumar15/Stopwatch-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end project: Stopwatch

Coding Ninjas Skill Test

This stopwatch project maintains the same functionality as that of a simple stopwatch.

Features:

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

Stop Button: Stops timer once clicked on the stop button

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