Built with gatsby, styled components and Sanity.io

Solution retrospective
Please feel free to interact and comment on where I falter. I tried to account for all edge cases but I don't know if I did. Please, anything that you see that seems out of place, do not hesitate to leave a comment.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @anoshaahmed
To get rid of the accessibility/HTML issues shown in your Report:
- have at least one
<h1>
in your code <section>
and<article>
usually need a heading; so if you don't need a heading in it, use some other element such as<div>
Great job! :)
- have at least one
Join 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