Skip to content

UCMercedACM/Chapter-Website

Repository files navigation

Association for Computing Machinery's UC Merced Chapter

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

Getting Started

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.

Quick Setup

Make sure you have the following:

Run yarn install, then yarn dev (You will need your own Firebase key). If you plan on using npm instead, adjust the commands accordingly (e.g. npm install)

A more in-depth introduction (recommended to read) can be found here

Contributing

For more information on how you can get started, please see the onboarding guide.