Responsive Contact Form with React Form Action and Tailwind CSS

Solution retrospective
Finally, I am able to somewhat handle forms with form actions and context. Next time, I will make my code more readable and try another method to validate input values.
What challenges did you encounter, and how did you overcome them?Since I am unfamiliar with form elements, it took some time to figure out which input type was suitable for this challenge. By reading the MDN documentation and searching for similar cases on Stack Overflow, I have learned about the differences between and, as well as how to style them.
The structure of my project still seems really messy, are there any ways to improve that?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on KoalaChang'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