React, Styled Component, Context API, Mobile First

Solution retrospective
Done with React, Style Components, Context API, Mobile First approach. Feedback welcome.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @shashilo
Really good job with this solution. It looks almost like the design! Also, for your code, have you looked into using
functional components
? In this project, it would only save you a few lines of code, but it's good practice as you build larger projects to implement this.Here are the nit picky items I found:
- Font weight for
We are launching
seems too thick. - The dashboard image is a little too big. It should be as wide as the form. There is left/right padding on the form itself, but the size of the image looks too big compared to the design.
- Social media icons are too large.
- Copyright content is too large.
- Font weight for
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