Newsletter sign-up form with success message solution using vanilla js

Please log in to post a comment
Log in with GitHubCommunity feedback
- @Oreolis
Hey mate, nice effort and good job. 💪
If I may, I would give you some input:
- should avoid using IDs for styling, we have classes for that
- pay attention to details (spaces, color, position)
- Some minor JS improvements can be made regarding validation
- When I enter a valid email, it's still red
Other than that, good job. Happy coding! 🐱🏍
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