This is a simple app that allows you to enter a date in MM/DD/YYY format or as MONTH DD, YYYY. Simply enter a future date within the app's input field and click submit to see the countdown in action!
git clone https://github.com/jleee/react-countdown-timer.git
cd react-countdown-timer
npm install
npm start