Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evvoon/stopwatch
https://github.com/evvoon/stopwatch
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/evvoon/stopwatch
- Owner: evvoon
- Created: 2022-12-07T10:08:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T10:31:26.000Z (almost 2 years ago)
- Last Synced: 2024-07-12T00:28:43.052Z (4 months ago)
- Language: CSS
- Homepage: https://stopwatch-demo.vercel.app
- Size: 17.6 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a very simple stopwatch that I designed using HTML and JS.
It uses three buttons - start, stop and reset and also resumes from where it last stops.
At the end I added vite