Synchronize a countdown between multiple clients to start some event.
Build by hosting the src folder on any server (http-server is a simple one for local use).
A Firebase instance can be set up by running firebase serve for local, firebase deploy for prod.
Note that you may need to update the values in countdown-sync-config.js.