UC Merced's Association for Computing Machinery Club's development website
Created using React and Firebase
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. Don't know how to do this? keep on reading below.
Make sure you have the following:
- Node.js 20.x
- Yarn 3 (Enable through
corepack)
Run yarn install, then yarn dev (You will need your own Firebase key)
For more information on how you can get started, please see the contributing guide.