Design comparison
SolutionDesign
Solution retrospective
Hello everyone!
This was probably the most difficult project that I've had to work on but in the end, I think it turned out great. Some key notes...I wanted to make it to where when you type numbers in the card number input, it adds a space after every 4th character but I couldn't get it to work properly. The closest I have gotten is with a regex match that uses replace to add a space after every 4th character but after the 4th character, it would keep adding a space.
I look forward to your feedback
Michael Johnson
Community feedback
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