STEM-Garden-LLC / stemgarden-homepage-next-js

Version of the STEM Garden homepage rebuilt to convert from Create React App to Next JS.
0 stars 0 forks source link

Rebuild the landing page #3

Open nigel-f-wilson opened 1 year ago

nigel-f-wilson commented 1 year ago

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