Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.02 KB

File metadata and controls

40 lines (24 loc) · 1.02 KB

SIMPLE STOPWATCH

A basic Javascript stopwatch which allows you to count up from zero with start, reset and stop controls.


💻Tech Stack


HTML CSS JS


How to use:


  • Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
  • Go to the directory
  • Run the index.html file
  • Start the stopwatch

DEFAULT VIEW

stopwatch3


PREVIEW OF THE STOP BUTTON

stopwatch