Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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