A simple stopwatch built with HTML, CSS, JavaScript.
- Start / Stop / Reset
- Time format:
HH:MM:SS - Button state management
- Clean and readable code
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- Open
index.htmlin your browser. - Click Start to run the timer.
- Use Stop or Reload as needed.
- Save lap times
- Improve UI/UX design