Countdown timer
git clone https://github.com/lalitmee/countdown-timer.git
cd countdown-timer
yarn
# or
npm install
yarn start
# or
npm start
After running the command yarn start
or npm start
, it will open the server in your default
browser. If not, you can go to your browser and put
localhost:3000
in the address bar and it will run.
3000
port is occupied with someand so on.
localhost:3001