Countdown Timer

An app that requires the user to submit a future date which will then display a timer counting down to that date.

Built With

React.js
Sass
Webpack
Moment.js
LocalStorage
Babel
Font Awesome
Google Fonts

Installation

$ git clone https://github.com/autumnchris/countdown-timer.git
$ cd countdown-timer
$ npm install
$ npm start

Go to http://localhost:8080.

GitHub