Skip to content

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.

Notifications You must be signed in to change notification settings

Slqmy/stopwatch

Repository files navigation

⏰ 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