This is a simple and responsive stopwatch web application created using HTML, CSS, and JavaScript. The application provides basic stopwatch functionality, including Start, Reset, and Lap buttons, as well as a lap list.
- Start/Stop: Start or stop the stopwatch timer.
- Reset: Reset the stopwatch to its initial state.
- Lap: Record lap times and display them in a list.
![Screenshot 2023-10-18 154449](https://private-user-images.githubusercontent.com/96683268/276210798-ed56b289-8171-424b-9375-2fe66fe68c5a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTQ3MDYsIm5iZiI6MTczOTQ1NDQwNiwicGF0aCI6Ii85NjY4MzI2OC8yNzYyMTA3OTgtZWQ1NmIyODktODE3MS00MjRiLTkzNzUtMmZlNjZmZTY4YzVhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDEzNDY0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTU1YmM5Zjk2ODE0OTI2YWZmMWM3MGNiODAzMWY2ZTBiMDg3ZjcxNzc0ZjM2M2E1MzNjNzc5Nzc3YTEzYjljZDYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.qAX351K3uJuyllk32P-qUdAxEKz7RDVyH7AvqmpKijY)
-
Clone this repository to your local machine or download the project files.
-
Open the
stopwatch.html
file in your web browser. -
Use the following buttons to control the stopwatch:
- Start: Start or stop the timer.
- Reset: Reset the stopwatch to 00:00:00:00.
- Lap: Record lap times.
-
The lap times will be displayed in a list below the buttons, and new lap times will be added to the top of the list.
This stopwatch is designed to be responsive and adapt to different screen sizes. You can use it on both desktop and mobile devices.
- HTML
- CSS
- JavaScript
Ghanshyam Rai
https://gsrai2002.github.io/Portfolio/portfolio.html
For inquiries or feedback, please reach out to [email protected]