A simple stopwatch project made using HTML, CSS, and JS.
This was part of the JS course by SuperSimpleDev that I took to learn JS, HTML, and CSS together.
- Start/stop button
- Reset button with confirmation message
- The time is stored in the local storage
- Ability to add laps