Design comparison
Solution retrospective
I am most proud that I built it in React and feel that I created a decent separation of concerns and modularity. Next time I might consider sketching out the structure beforehand.
What challenges did you encounter, and how did you overcome them?When I ran the build process the resulting page was completely blank, so I asked ChatGPT what the common errors were, and fixed a capitalization error in the homepage url.
Another challenge was that the images I was trying to use weren't loading, even though the relative file path was correct. I learned that it is necessary to import them at the top of the jsx files.
What specific areas of your project would you like help with?Deciding which HTML elements to use to represent the FAQs section for the most accurate semantics and accessibility.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord