Countdown

Demonstrating a count down to a certain date.

Running

Clone/download repo and then run this commands:

$ npm install
$ npm start

This will automatically start a local server at localhost:3000

Demo