A work in progress. Scheduling events should be easy, respect your (and your guests') privacy, and ad-free.
Made with React, Firebase Real-time Database, React Router, and Bootstrap.
Clone repo, run npm install
, then npm start
. Then EITHER:
- Install Firebase locally following these instructions. Start the database with
firebase emulators:start
, then proceed as usual.