https://github.com/sachinsalahalli/stopwatch
"A simple stopwatch built using HTML, CSS, and JavaScript with start, stop, and reset functionality."
https://github.com/sachinsalahalli/stopwatch
clock css frontend html javascript stopwatch timer vanilla-js web-development
Last synced: about 2 months ago
JSON representation
"A simple stopwatch built using HTML, CSS, and JavaScript with start, stop, and reset functionality."
- Host: GitHub
- URL: https://github.com/sachinsalahalli/stopwatch
- Owner: SachinSalahalli
- Created: 2023-07-05T17:51:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T16:56:21.000Z (2 months ago)
- Last Synced: 2025-03-30T17:35:23.566Z (2 months ago)
- Topics: clock, css, frontend, html, javascript, stopwatch, timer, vanilla-js, web-development
- Language: JavaScript
- Homepage: https://sachinsalahalli.github.io/STOPWATCH/
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# STOPWATCH
🚀 About the Project
A simple and functional Stopwatch built using React. This stopwatch allows users to start, stop, reset, and track time with precision.Your site is live at https://sachinsalahalli.github.io/STOPWATCH/
Project video : https://youtu.be/wTF5WX5hFXU
## Features
✔️ Start, Pause, and Reset functionality
✔️ Lap Time Tracking (if implemented)
✔️ Clean & Responsive UI
✔️ Optimized for performance with React Hooks
✔️ Deployed using GitHub Pages