Countdowns. As a Service.
Create a web page with a timer to your event.
This is the UI part (build with React), the server side is not published due to security reasons.
Install and download node v6 or above.
git clone https://github.com/yigaldviri/izit.git
cd izit/
npm install
npm start
npm build