Skip to content

Krishnam2411/stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

This repository contains a simple implementation of a digital stopwatch using HTML, CSS, and JavaScript. This stopwatch allows you to track elapsed time with basic functionalities like start, stop, and reset.

Features

  • Logic behind the stopwatch is handled using JavaScript to create functions like start, stop and reset.
  • Visual of Digital stopwatch is provided by CSS.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Screenshots

Screenshot

Run Locally

  1. Clone the project.
  git clone https://github.com/Krishnam2411/stopwatch.git
  1. Go to the project directory.
  cd stopwatch
  1. open index.html.

Contributing

Contributions are welcome! If you have ideas for improving the stopwatch's user interface, adding features, or enhancing the functionality, feel free to fork this repository, make your changes, and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors