Newsletter Sign-Up Form Solution

Solution retrospective
I am most proud of my ability to integrate form-validation into the project using JavaScript.
What challenges did you encounter, and how did you overcome them?I originally wanted to use a third-party package (validatorjs) for the form validation, but I kept getting a CORS error. Apparently you can't import files located in the same project directory anymore unless you fetch them from a different location (perhaps a remote server elsewhere). At least this is the information I was able to attain based on a brief research on the issue. Hopefully someone can help me shed more light on it if possible (just in case I am wrong).
What specific areas of your project would you like help with?I don't feel like I need much help with this project. However, I am open to any sort of feedback.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Tonye Hugo Onuoha'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