utmmcss / mcss-website-frontend

MCSS Website Frontend
https://mcss.club
MIT License
0 stars 1 forks source link

Add New Frontpage Sponsors Section #92

Closed eruditeme closed 10 months ago

eruditeme commented 11 months ago

We want to display sponsors on our frontpage in the /Sponsors url

Acceptance Criteria

eruditeme commented 10 months ago

Just to confirm, the sponsors is going to be an element like blogs and events in the navbar right? Also I realized my sponsors was actually finished, should I still adjust it with the new react query hooks?

anthonytedja commented 10 months ago

yes thats right so there will be a mcss.club/sponsors page and mcss.club/sponsors/{id} page

yeah pls use react query hooks as we'll be transitioning all endpoints to them

eruditeme commented 10 months ago

I'm getting this error from api/client.ts.

Screen Shot 2023-11-01 at 1 05 10 AM
anthonytedja commented 10 months ago

uh try yarn install or restart your code editor?