Design comparison
SolutionDesign
Solution retrospective
I have started to dabble in TypeScript and wanted to go back over some React for this one.
I also learnt how to host fonts, instead of using Google fonts, because there seemed to be some kind of issue with the Google font.
Any feedback would be appreciated! :)
Community feedback
- @shashreesamuelPosted over 2 years ago
Good job with this challenge, keep up the good work.
With regards to your accessibility issues,wrap all your content within a
<main>
tag. Also I don't think that you imported the font into yourindex.html
file.I hope this helps
Cheers, 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