An open API service indexing awesome lists of open source software.

https://github.com/techtronixx/stopwatch-webapp

A digital timer Stopwatch that measures elapsed time and is controlled with buttons. You can start, stop, and reset the Stopwatch.
https://github.com/techtronixx/stopwatch-webapp

Last synced: about 1 year ago
JSON representation

A digital timer Stopwatch that measures elapsed time and is controlled with buttons. You can start, stop, and reset the Stopwatch.

Awesome Lists containing this project

README

          

# Stopwatch

A digital timer Stopwatch that measures elapsed time and is controlled with buttons. You can start, stop, and reset the Stopwatch.

![Stopwatch](img.png)

## Features

- Start, stop, and reset the stopwatch
- Display elapsed time in minutes, seconds & milliseconds

## Demo
Demo - [Link](https://stopwatch-webapp.vercel.app/)

## Usage

To use the stopwatch, simply open the `index.html` file in a web browser. The stopwatch can be controlled using the buttons on the page.

## License

This project is licensed under the [MIT License](LICENSE).