Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 772 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 772 Bytes

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.