Submitted almost 3 years agoA solution to the Interactive card details form challenge
React Interactive Card Details Form
react, react-router, react-testing-library
@cr1deg0

Solution retrospective
Hi there,
Great challenge to practice accessible forms and input validation with regular expressions. I decided to implement the field validation in real time, rather than after sending the form, and disabling the 'Confirm' button until all fields are valid or not empty.
I've used React Router to navigate to the Thank You and form pages. Also used this challenge to learn to use React Testing Library.
Feedback welcome, specially on React Router and React Testing Library, as it's my first time using this libraries.
Thanks
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Cristina's solution.
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