Contact Form Main

Solution retrospective
I'm proud of building the full project with React, including form validation, success message logic, and clean UX. It all worked smoothly in the end.
What challenges did you encounter, and how did you overcome them?Structure components better from the start, and maybe add tests or animations.
What specific areas of your project would you like help with?Improving code structure (e.g. breaking components more cleanly). Writing cleaner and more reusable form logic. Optimizing UX (e.g. better animation for the success message). Deploying more professionally (e.g. using a custom domain or CI/CD). Accessibility and performance checks.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Md-Mubin
Your email input needs more validation. use regex.. I can use test@gmail in there and it is taking which is bad. if your using regex try finding different version for the email validation
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