It was fun using Grid and fetching from a local JSON file. I started coded the CSS using only Flexbox then later on I switched some containers to use Grid. If I was to redo the project from scratch I would have started using Grid right away.
What challenges did you encounter, and how did you overcome them?Needed to relearn basic Grid concepts... which I did.
What specific areas of your project would you like help with?I think my code is "okay". I attempted to match the design specs. I imagine I could have made better use of Grid, such as Grid Areas, to control more of the UI display.