Skip to content

gijohn/react-countdown-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CountDownTimer Component

Timer component for React that counts down the time.

Steps to Run

  • clone or down project.
  • open terminal and change into the root directory ex(react-countdown-timer/).
  • run "npm install" to install all npm packages.
  • to run the application in browser, run "npm start", it opens browser with url http://localhost:3000/.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

About

Count Down Timer component in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published