Submitted about 3 years agoA solution to the Interactive card details form challenge
Made page responsive using grid, flex, and media queries.
@Uyimolo

Solution retrospective
The logic for my form validation involves adding a class (invalid) to the input fields on page load and removing the invalid class when the input field passes all validation test, used a bunch of if/else statements, is there a better way to do this? to reduce bulk?
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Urhoghide Justin Uyioghosa'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