Intro signup form with some CSS flexbox

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!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Blazing-Mike
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 !
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