The landing page has responsive logic based on page-width. I haven't looked at the code in a while but I suspect this was achieved with a custom React hook. This task will also require installing MUI, Fonts, and building custom components for the Cards. I'll also have to decide what to do about serving images.
Key Objectives
[ ] Install MUI
[ ] Create LandingCard Component
[ ] Install Fonts
[ ] Use MUI Theme to Perfect Text Shadow
[ ] Document what will be done with Image files. (Get off Cloudinary?)
Description
The landing page has responsive logic based on page-width. I haven't looked at the code in a while but I suspect this was achieved with a custom React hook. This task will also require installing MUI, Fonts, and building custom components for the Cards. I'll also have to decide what to do about serving images.
Key Objectives