Responsive Card details form with live update. React, Tailwind CSS

Solution retrospective
I need to prioritize improving the form validation and optimizing the responsive design. Although I'm new to using Tailwind CSS, I'm committed to learning it efficiently to enhance the user experience.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @WebDevMirza
Hi,
To validate a form in react, you can use
formik
andyup
package. They are easy to use and have enough resources in docs on how to apply to a project.Thank you.
Marked as helpful
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