Contact Form using React-Hook-Form and Zod

Solution retrospective
I was happy with how I was able to create a really robust form with good validation. I would like to spend more time looking at how I can validate names (first name, last name) beyond just checking it is a string with a minimum length. Perhaps using REGEX or similar to reject non-alpha in the string might be a start.
What challenges did you encounter, and how did you overcome them?This was fairly straight forward and the ByteGrad YouTube video at https://www.youtube.com/watch?v=u6PQ5xZAv7Q helped a lot.
What specific areas of your project would you like help with?How to validate names ina. more sophisticated way.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jake Campbell'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