Skip to content

A responsive stopwatch application built using HTML, CSS, and JavaScript. Features Start, Stop, and Reset functions with clean UI and real-time updates.

Notifications You must be signed in to change notification settings

palve-2003/web-stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏱️ Web Stopwatch

A responsive and user-friendly stopwatch application built using HTML, CSS, and JavaScript. This project showcases core front-end skills like DOM manipulation, event handling, and real-time updates using JavaScript's setInterval() and clearInterval() methods.


🎬 Live Demo (YouTube)

▶️ Watch the working demo here:
🔗 https://youtu.be/c-GpcHRXO6Y

Watch on YouTube


🌟 Features

  • Start, Stop, and Reset functionality
  • Accurate time tracking (HH:MM:SS:MS)
  • Clean, responsive user interface
  • Built with Vanilla JavaScript (no libraries or frameworks)
  • Beginner-friendly, with well-commented code

🛠️ Tech Stack

  • HTML5 – Markup structure
  • CSS3 – Styling and responsive design
  • JavaScript (ES6) – Application logic

🚀 How to Run Locally

  1. Clone the repository:
git clone https://github.com/palve-2003/web-stopwatch.git
cd web-stopwatch
  1. Open index.html in your browser (double-click or drag into browser).

📁 Project Structure

web-stopwatch/
├── index.html
├── style.css
├── script.js
└── images/           # (Optional - if you want to include screenshots)

📄 License

This project is licensed under the MIT License. Feel free to use, modify, and share it.


🙋‍♂️ Author

Nilesh Palve
📧 palvenileshp@gmail.com
🔗 LinkedIn
💻 GitHub


🔖 Tags

#JavaScript #StopwatchApp #HTMLCSSJS #FrontendProject #WebDevelopment #VanillaJavaScript

About

A responsive stopwatch application built using HTML, CSS, and JavaScript. Features Start, Stop, and Reset functions with clean UI and real-time updates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published