Interactive card details Built with ReactJS + flex, grid + SASS
Design comparison
Solution retrospective
Hi all! I'm sending another ReactJS project, this time I used SASS to improve my organization/logic of css files. It was an amazing project to learn about React (hooks, state) and SASS (itself). Feel free to read the code and give me some feedback on how I can improve.
Community feedback
- @sulemaan7070Posted almost 2 years ago
hey 😄Guilherme Focassio dos Santos, congratulations on completing the challenge... here are a few tips to make your site better.
1.limit the number of characters to 2 in the
MM and YY
fields and 3 in the case ofCVC
.- Limit the number of characters to be accepted as input to 16 in case of card number.
3.Make sure to add validation messages and change the color of the particular input field upon wrong input..
4.Even when I enter 16 numbers in the
card number
input field this message is popping up.. Please, fill with your right card number. make sure to fix thatHope that helps you,Happy coding💯😄👍🏻
Marked as helpful0
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