/timer

A React.js based web app that counts down the time left between now and a date of choice by the user.

Primary LanguageJavaScriptMIT LicenseMIT

Countdown Timer

Personal Project. Countdown timer using React.js

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to install React.js and Node.js.

Installing

Clone or download the source code on your computer.

Running

Run $ npm start or $ yarn start within the root directory.

To-Do List

  • Fix empty input
  • Fix non-date inputs
  • Fix responsive issues
  • Polish front-end
  • Deploy to Amazon Web Services/Heroku

Built With