/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.

Primary LanguageJavaScript

⏰ 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

ISC License