Skip to content

nevrax/timers-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⌚ Stopwatch and Countdown Timers

Timer React Components built using Javascript intervals.

A full tutorial for this application can be found here

Both timers can start, stop, resume, and reset.

timers

Instructions

To install, clone or download the repository. in the project folder, run the command

npm install

then

npm start

to run the app in development mode

Tools

This project was built using Create-React-App
This project is hosted on Github Pages here

About

⌚ Stopwatch/Countdown timers plus tutorial (React)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.3%
  • HTML 17.6%
  • CSS 17.1%