Simple react countdown application
npm start
Pass any ISO formatted date via
http://localhost:3000/?date=2020-12-01T00:00:00.000Z
Demo under https://flowkap.github.io/react-countdown/
Loosely based on https://github.com/ahfarmer/calculator