Skip to content

Shanu30/stopwatch-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-timer-stopwatch

About App

Timer and Stopwatch with hook (useTimer & useStopwatch)

  1. Timer


    Timer
  2. Stopwatch


    Stopwatch

Technologies used :-

  1. ReactJS
  2. CSS
  3. JavaScript
  4. HTML

Features :-

1) Timer

&ndsp&ndsp&ndsp If you fill your desired duration in hour or minute or second inputs and click Start button the set time starts decrease until the hour , minute and second blocks are reach to its initial state i.e (0).

2) Stopwatch

&ndsp&ndsp&ndsp If you click on Start button then you can see the increament in time on the screen, If you click on Stop button the progress in time stops at its current value and If you click on Reset button all time intites are set to its initial state (0).