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