Club website
Prereq: Install yarn
Install dependencies:
yarnStart the dev server:
yarn startOpen 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.