https://github.com/furkan-dogu/stopwatch
This project is a browser-based stopwatch application.
https://github.com/furkan-dogu/stopwatch
javascript setinterval stopwatch
Last synced: about 1 year ago
JSON representation
This project is a browser-based stopwatch application.
- Host: GitHub
- URL: https://github.com/furkan-dogu/stopwatch
- Owner: furkan-dogu
- Created: 2023-11-21T18:33:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T11:38:43.000Z (over 2 years ago)
- Last Synced: 2025-01-21T06:43:35.535Z (over 1 year ago)
- Topics: javascript, setinterval, stopwatch
- Language: JavaScript
- Homepage: https://stop-watch-taupe-ten.vercel.app
- Size: 725 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stopwatch App
## About the Project
This project is a browser-based stopwatch application. Users can measure, pause, and reset time using its simple interface.
## Live Project Link
You can access the live version of the project [here](https://stop-watch-taupe-ten.vercel.app/).
## Screenshots
## Compatibility
The project is compatible with both wide-screen computers and mobile devices.
## Usage
1. Open the HTML file in a web browser.
2. Use the "Play," "Stop," and "Reset" buttons on the page to control the stopwatch.
3. Start the stopwatch with the "Play" button.
4. Pause the stopwatch with the "Stop" button.
5. Reset the stopwatch with the "Reset" button.
## Installation
No installation is required to run the project on your local machine. Simply open the HTML file in a web browser to start using it.