I will work on the sizing, I think everything may be too large.
What challenges did you encounter, and how did you overcome them?I initially self hosted this on my kubernetes platform, but learned that was against the policy. So used GitLab and Netlify instead.
What specific areas of your project would you like help with?Sizing of the cards and images was challenging. I tried to use srcset and src to select the correct image based on the resolution, but it was challenging.