emsedano / countdown-timer

React countdown sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countdown timer challenge

expected image:

expected-image

Prerequisites

Steps

  1. git clone git@github.com:emsedano/countdown-timer.git
  2. cd countdown-timer
  3. run npm install
  4. finally run npm start

Note: Modify the target date (@src/App.js)for count down by adding days, hour or set up a moment ()

playground

Live demo here

About

React countdown sample


Languages

Language:JavaScript 74.0%Language:HTML 20.5%Language:CSS 5.5%