Skip to content

Uraniumking007/Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stopwatch App

This is a simple stopwatch app built with JavaScript. Read about how to build it here

Features

  • Start, stop, and reset the stopwatch
  • Display the elapsed time in minutes and seconds

How to use

To use the stopwatch, simply open the app in your web browser using this link. The stopwatch will start automatically when you open the app. You can stop the stopwatch by clicking the "Stop" button, and reset the stopwatch by clicking the "Reset" button. The elapsed time will be displayed in minutes and seconds.

Technologies used

  • JavaScript
  • HTML
  • CSS

Credits

This stopwatch app was built by Bhavesh Patil.