This project is a simple stopwatch web application created using HTML, CSS, and JavaScript. It allows users to measure time intervals with functionalities such as start, pause, reset, and lap.
- Start/Stop Functionality: Start and stop the stopwatch with a single click.
- Pause/Resume: Pause the stopwatch and resume from where it left off.
- Reset: Reset the stopwatch to zero.
- Lap Times: Record lap times while the stopwatch is running.
- Responsive Design: Works well on both desktop and mobile devices.
- HTML5: For the structure of the application.
- CSS3: For styling and layout.
- JavaScript: For the stopwatch functionality and interactions.
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Sappymukherjee214/PRODIGY_WD_02.git