Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 400 Bytes

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.

Features

  • Start/stop button
  • Reset button with confirmation message
  • The time is stored in the local storage
  • Ability to add laps