Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

React-Countdown-Timer

General info

This project is a simple Countdown Timer web tool.

Technologies

Project is created with:

  1. ReactJS
  2. React Hooks

Setup

To run this project, install it locally using npm:

$ cd ..javascript-mini-projects/CountDownTimer/annu/react-countdown-timer
$ npm install
$ npm start