Club website
Prereq: Install yarn
Install dependencies:
yarn
Start the dev server:
yarn start
Open http://localhost:3000/ in your browser to view the app.
Open a pull request with your proposed changes.
Pushing to main
will deploy the app to production via Netlify.