You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timer and Stopwatch with hook (useTimer & useStopwatch)
Timer
Stopwatch
Technologies used :-
ReactJS
CSS
JavaScript
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).