Skip to content

UCMercedACM/Chapter-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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. Backend created with FastAPI.

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 npm install, then npm run dev.

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.