This site is built in React, utilizing Tamagui elements
Google Firebase handles the backend data
Google OAuth handles the login
Emails are sent using SendGrid
To run:
npm install
npm run dev
To deploy:
First push all changes, then
npm run deploy