Submitted 2 months ago
Responsive contact form using vanilla css,html,js
@stefanappdev
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
The next time I might add a modal popup instead of redirecting to a new page for the success message
What challenges did you encounter, and how did you overcome them?had issues with the regex validation especially for the email. Are there any libraries one can use to assist with regex validation?
for the email regex validation i settled with: /\w+@\w+.\w+/
Community feedback
- @geomydasPosted 2 months ago
try replicating the design
0@stefanappdevPosted 2 months ago@geomydas I will replicate the design given when I do this exercise again. What i am more interested in the validation using regex
0
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