Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud of the form validation. Although I knew there was a way that was more dry, I felt safer with this approach. If I re-did the same projects, i would probably separate it in different components, which I decided not to do this time
What challenges did you encounter, and how did you overcome them?There is a layout challenge that I haven't overcome yet. Width of 100% doesn't work on large screens, so I had to use width: 100vw, and this ignores the margins of the body.
What specific areas of your project would you like help with?I would like to know how to make it more efficient as I'm still learning React
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