Submitted almost 2 years ago
Responsive Sunnyside-agency-landing-page using REACT
@JPbyte
Design comparison
SolutionDesign
Solution retrospective
#REACT #STYLED-COMPONENTS
Good night everyone, I'm starting to learn react now, I broke my head to make this website, I'll continue studying, what do you think?
Community feedback
- @PeshwariNaanPosted almost 2 years ago
Hello Joao - Nice work on completing the challenge, it looks good.
If you want to get rid of all the landmark warnings simply wrap the root div with a <main> tag in your index.html file like this:
<main> <div id="root"></div> </main>
Hope this helps - Happy coding
0
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