Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esotericenderman/stopwatch
A simple stopwatch project made using HTML, CSS, and JS. This was part of the JS course by @SuperSimpleDev that I took to learn JS, HTML, and CSS together.
https://github.com/esotericenderman/stopwatch
css html javascript javascript-stopwatch javascript-timer javascript-timer-application js js-stopwatch stopwatch stopwatch-app stopwatch-application stopwatch-javascript stopwatch-js stopwatch-with-javascript supersimpledev timer timer-application timer-clock timer-project website
Last synced: 17 days ago
JSON representation
A simple stopwatch project made using HTML, CSS, and JS. This was part of the JS course by @SuperSimpleDev that I took to learn JS, HTML, and CSS together.
- Host: GitHub
- URL: https://github.com/esotericenderman/stopwatch
- Owner: EsotericEnderman
- Created: 2023-06-15T10:48:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T16:29:57.000Z (3 months ago)
- Last Synced: 2024-09-17T20:44:16.640Z (3 months ago)
- Topics: css, html, javascript, javascript-stopwatch, javascript-timer, javascript-timer-application, js, js-stopwatch, stopwatch, stopwatch-app, stopwatch-application, stopwatch-javascript, stopwatch-js, stopwatch-with-javascript, supersimpledev, timer, timer-application, timer-clock, timer-project, website
- Language: JavaScript
- Homepage:
- Size: 50.8 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stopwatch
> A simple stopwatch project made using HTML, CSS, and JS.
This was part of the [JS course](https://www.youtube.com/watch?v=SBmSRK3feww) by [SuperSimpleDev](https://www.youtube.com/@SuperSimpleDev) that I took to learn JS, HTML, and CSS together.
## Features
- Start/stop button
- Reset button with confirmation message
- The time is stored in the local storage
- Ability to add laps