Design comparison
SolutionDesign
Solution retrospective
How do you validate form and make a website responsive in React? Or what libraries do you use to do that ? Feedback welcome.
Community feedback
- @FabioDev86Posted over 1 year ago
For form creation and form validation I like to use Formik + Yup. If you go on the Formik website you will find a good tutorial for React. For responsiveness I recently discovered the react-responsive library, really easy to use.
1
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