Responsive Interactive Card

Please log in to post a comment
Log in with GitHubCommunity feedback
- @sulemaan7070
hey @Alucard2169😄, congratulations on completing the challenge here are a few tips to make your site better..
1.When I'm entering the number in the
card number
input fieldan error message keeps popping up until I complete finishing all the characters required
Add a debouncer which will show the validation error only when the user stops typing2.limit the number of characters to 2 in the
MM and YY
fields and 3 in the case ofCVC
.3.The Input provided by the user should actively reflect on the
card
unlike all changes reflecting in the last.As of styling you did a good job, add these things to make your site better let me know if you need any help happy coding😄🔥💯
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