Skip to content

STOPWATCH - An efficient and easy-to-use stopwatch web app, built with HTML, CSS, and JavaScript. The application allows users to start, pause, reset, and track lap times accurately.

License

Notifications You must be signed in to change notification settings

mudassir-725/PRODIGY_WD_02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STOPWATCH

Description

An efficient and easy-to-use stopwatch web app, built with HTML, CSS, and JavaScript. It provides functionalities for starting, pausing, resetting, and tracking lap times.

The application allows users to start, pause, reset, and track lap times accurately.

Features

  • Start/Pause Functionality: Start or pause the stopwatch at any time.
  • Reset Functionality: Reset the stopwatch back to zero.
  • Lap Time Tracking: Track and display multiple lap times.
  • Responsive Design: Works seamlessly across different screen sizes.

Technologies Used

  • HTML: Used to structure the application's interface.
  • CSS: Used to style the application for a better user experience.
  • JavaScript: Implements core stopwatch functionalities (start, pause, reset) and handles lap time tracking.

Project Structure

STOPWATCH/
├── index.html
├── css/
│ └── style.css
├── js/
│ └── script.js
├── assets/
├── fonts/
└── images/

Installation and Usage

  1. Clone the repository: git clone https://github.com/mudassir-725/STOPWATCH.git
  2. Open the index.html file in a web browser.
  3. Use the buttons to start, pause, reset the stopwatch, or record lap times.

Live Demo

Check out the live demo here. [https://mudassir-725.github.io/STOPWATCH]

License

This project is licensed under the MIT License.

About

STOPWATCH - An efficient and easy-to-use stopwatch web app, built with HTML, CSS, and JavaScript. The application allows users to start, pause, reset, and track lap times accurately.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published