A lightweight and intuitive Stopwatch Web Application built with HTML, CSS, and JavaScript.
It provides precise time tracking along with the ability to record lap times easily.
- Start, pause, and reset the timer
- Clean digital time display (
MM:SS.ms) - Record lap times without stopping the stopwatch
- View all laps in an organized list
- Fully responsive and smooth on both mobile and desktop
- HTML – Layout and structure
- CSS – Styling and responsive UI
- JavaScript – Timer logic and lap handling