Skip to content

mustali17/stopwatch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stop Watch using HTML,CSS and JavaScript

Time is the most essential part of everyones life and keeping track of this time is equally important. A clock help us in our quest to utilize our time efficiently. In order to assist you to excell in this quest we are building a digital stopwatch.This stopwatch represents the time in DD:HH:MM:SS (day:hour:minute:second) format, making it easy to keep track of our time. The functionalities of Start,Stop,Reset,Lap and Clear Lap are accessible by a mere click of a button. To enhance the visual appearance it can be viewed in both dark and light modes, making it easier to access at all times, along with having a responsive website inorder to maximize the user experience. This project makes use of the technologies of HTML,CSS and Javascript to implemet the stopwatch.

Note : Create an issue first then make pull request :)

How to contribute 😎

  • Star this repository.
  • Create an issue with description that how you want to contribute in this project.
  • Then fork this repository.
  • In forked repository add your changes.
  • Then make pull request with issue number .
  • Pull request should have screenshot of the changes you have made.
  • Wait for review.

Web link -https://avinash201199.github.io/stopwatch/
If you want this project then go ahead. Fork and clone it, make changes according to you.After that you can host it on Github using github pages.For any help reach me on social media link is in profile readme. https://www.instagram.com/lets__code/

About

Stop watch using javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.3%
  • CSS 28.9%
  • JavaScript 26.8%