
multi step form with react and bem css and hooks
Design comparison
Solution retrospective
This project is very interesting for those who want to delve into topics such as forms, especially validations, in this project I did not use any library, only the native resources on the client side, for validating forms. If you can, give me feedback on the submitted implementation.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @khubaibul
Hi! I have checked your project. Very well done.
I faced a problem while filling in the phone number field. Because the regular expression is a bit tricky. Try to use normal regEx for the phone number. It would be good for users I think.
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