Mulit-step Form using React.js

Solution retrospective
Hello everyone 👋. This was my first challenge done with React. It was fun. The layout isn't perfect, but I did my best. Every feedback is welcome. Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- @derwing
Hi @Jacked-99 great job. A few suggestions: Your name validator need a space, you can't write only your name. (maybe you like works like this). You have a lot of background-color properties in different classes like, FormDisplayer_Form__XFbQv, .App_container__Rt8T2 and your background are seen mounted on top of each other. I suggest you use a card container with a white background and put all your content inside to avoid using multiple background properties.
Marked as helpful
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