This project was bootstrapped with Create React App.
Certain things are constantly changing. As a results, some changes will require annual updates, the following is where you can currently find them:
- Requires course and advocate update EACH SEMESTER
- Update the sponsorship package as required
- Line 14: Page Title requires a year change
- Update components/CommCard.jsx to include who is in the position, as needed
- Update the Major Events as needed, whether it be description changes or more event cards
- Update components/EventPosters.jsx to include new posters from the school year
- Line 21: Page Title requires a year change
- Update the ExecCard components in ExecPage.jsx to update names, and bios.
- Update pictures for the school year. Just6 save over the existing
<executive>.png
and make sure it is infact a png!
- Update the carousel images as needed
- Update the constitution as needed
- Line 34: Update the School Year in the description
- Update the Commissioner Form as needed
- Update the text and imports depending on if applicants are being accepted
- Line 24: Update the School Year in the image
- Line 35: Update the School Year in the description
- Update sponsor logos as needed
In the project directory, you can run:
npm start
npm test
npm run build
npm run eject
: Note: this is a one-way operation. Once youeject
, you can’t go back!npm run lint
npm run lint:fix
If you're attempting to run this project make sure to first run npm install
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.