UC Merced's Association for Computing Machinery Club's development website
Created using React. Backend created with FastAPI.
Figma Mockup Created by Mary Delos Reyes [SIG Design Lead] - mockup
Look in the issues tab of this repository and look for an issue you'd like to work on (make sure the nobody else is working on the issue unless you want to work with another person) and make a pull request along with that issue. You can also look at the project board to see what issues and PRs are being tracked and what should be worked on. If you commit to working on an issue or feature, please stay committed to it and actually get it done. Don't know how to do this? keep on reading below.
Make sure you have the following:
Run npm install
, then npm run dev
.
A more in-depth introduction (recommended to read) can be found here
For more information on how you can get started, please see the onboarding guide.