An open API service indexing awesome lists of open source software.

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."

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