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

A simple stopwatch project made using HTML, CSS, and JS.

License

Notifications You must be signed in to change notification settings

EsotericEnderman/stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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