https://github.com/code-raushan/stopwatch-js
https://github.com/code-raushan/stopwatch-js
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-raushan/stopwatch-js
- Owner: code-raushan
- Created: 2022-10-26T14:07:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T14:17:39.000Z (over 3 years ago)
- Last Synced: 2025-06-17T04:05:03.953Z (10 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stopwatch built with HTML, CSS and Vanilla JavaScript
## The UI of the App has been made with pure HTML and CSS with logic written purely in Vanilla JavaScript.
- Made use of `setInterval` and `clearInterval` to bring asynchronous functionality and interval timing features as required by the application.
Here is how the web app looks:
