This is a simple stopwatch web application built using HTML, CSS, and JavaScript.
- Start timer: Click the "Start" button to start the timer. It will either start from the beginning or continue from where it was last stopped.
- Stop timer: Click the "Stop" button to pause the timer.
- Reset button: Click the "Reset" button to stop the timer (if already started) and set the timer to 00:00.
- Web browser
-
Clone the repository:
git clone https://github.com/ParmodKumar28/Stopwatch-Project