Skip to content

Udita2225/StopWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

⏱️ Stopwatch Web App

A simple and interactive Stopwatch web application built using HTML, CSS, and JavaScript. This project allows you to start, stop, reset the timer, and save multiple timestamps with ease.

🚀 Features

  • ▶️ Start the stopwatch
  • ⏹️ Stop the stopwatch
  • 🔄 Reset the timer to zero
  • 🕒 Get and display the current stopwatch time
  • ❌ Clear all recorded times
  • 📱 Responsive design for mobile and desktop

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)

📂 Project Structure

Stopwatch/ ├── index.html # Markup for the stopwatch UI ├── style.css # Styling for layout and responsiveness └── (JS is embedded inside index.html)

#🔮 Future Improvements Add Lap functionality

Show milliseconds

Audio notification when timer stops

Theme switch (Dark/Light Mode)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published