CodeForBc / codeforbc-web

https://codeforbc-web.vercel.app
2 stars 0 forks source link

[Feature] Project Page #50

Closed CorreyL closed 4 months ago

CorreyL commented 5 months ago

Addresses: #25

Makes the necessary adjustments to the project-card component to render a View Project link, and adds the following dynamic pages:

http://localhost:3000/projects/codeforbc-web http://localhost:3000/projects/homes-for-all

I know the Team Members section is missing, but I also figured this PR was getting pretty long, so I thought we could iterate that in a subsequent PR instead.

Homepage

image

Projects Page

image

CodeForBC Web page

image

AirBNB Page

image

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
codeforbc-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2024 1:29am
CorreyL commented 4 months ago

Build errors for this branch have been fixed.

CorreyL commented 4 months ago

@Unknown-0perator

[...] Also, is there any reason you didn't use MaterialUI and chose HTML tags instead?

Based on discussion earlier this year as CodeForBC was forming, regarding concerns of our dependency on Material UI.

I recall we decided we would minimize further reliance on Material UI, in-case we ever decide to move away from it