https://github.com/techtronixx/stopwatch-webapp
A digital timer Stopwatch that measures elapsed time and is controlled with buttons. You can start, stop, and reset the Stopwatch.
https://github.com/techtronixx/stopwatch-webapp
Last synced: about 1 year ago
JSON representation
A digital timer Stopwatch that measures elapsed time and is controlled with buttons. You can start, stop, and reset the Stopwatch.
- Host: GitHub
- URL: https://github.com/techtronixx/stopwatch-webapp
- Owner: TechTronixx
- License: other
- Created: 2022-12-12T14:16:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T13:50:12.000Z (over 3 years ago)
- Last Synced: 2025-01-21T18:36:57.472Z (over 1 year ago)
- Language: CSS
- Homepage: https://stopwatch-webapp.vercel.app/
- Size: 1.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stopwatch
A digital timer Stopwatch that measures elapsed time and is controlled with buttons. You can start, stop, and reset the Stopwatch.

## Features
- Start, stop, and reset the stopwatch
- Display elapsed time in minutes, seconds & milliseconds
## Demo
Demo - [Link](https://stopwatch-webapp.vercel.app/)
## Usage
To use the stopwatch, simply open the `index.html` file in a web browser. The stopwatch can be controlled using the buttons on the page.
## License
This project is licensed under the [MIT License](LICENSE).