Pod request access lading page React + Tailwind
Design comparison
Community feedback
- @CannyRoPosted about 2 months ago
Good job, I also had trouble with the responsive behavior of the backgrounds. Depending on the size of the window, the rendering may look a little unsightly, but the behavior remains consistent, and the mockup doesn't allow for a better interpretation.
2 areas for improvement :
-
in the banner with the logos, you've given them all the same size; but the source files don't have the same dimensions and proportions. You should therefore specify the exact size of each logo according to the layout.
-
in the form, you use an email input, which is perfect from a semantic point of view and much easier to check the validity of the input. On the other hand, it still doesn't allow you to manage error messages when the field is empty and submitted or when the value input is in the wrong format (with the appropriate error message displayed and the input border in red).
I'm sure you'll be able to sort out these details easily 😉.
0@waquintero-iaPosted about 2 months ago@CannyRo thanks for the feedback, I will try to continue improving
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