Design comparison
Solution retrospective
This is my first Frontend Mentor challenge. I have tried my best to write the code as DRY as possible. I would like some feedback if I could make it more optimised. This is my first time going with mobile-first workflow and I fallen in love with this approach. Any tips and suggestions on this are very welcome!
Community feedback
- @Blazing-MikePosted over 2 years ago
This looks great! It is mobile responsive and the validation works well. If you want improve it, you can work on the password validation to accepts on >= 6 characters ( and combination of letters, numbers and symbols). The CSS looks great as well !
1@paulauskas-linasPosted over 2 years ago@Blazing-Mike Thank you for taking the time to review my code, I really appreciate it. I have taken your advice and added additional password validation (will be useful in the future!) with updated error message. Also, fixed accessibility issues. The links should be updated.
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