Newsletter Signup Form Using React, Tailwind CSS

Solution retrospective
The code structure is not very good and typing could be better.
What challenges did you encounter, and how did you overcome them?The main challenge was to implement styles for invalid form, since form validation is custom and I could not use invalid:
tailwindcss pseudoclass, so I used css class.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @stephany247
Your code is absolutely amazing! I’m really impressed by how seamlessly you’ve used TypeScript, React, and Tailwind CSS. The structure is clean, and everything looks so well-thought-out. As someone still learning some of these technologies, I found your work inspiring and a great example to look up to. Just a quick note, you might want to check the responsive design, as there’s a small fix needed there. Keep up the fantastic work, you’re doing an incredible job!
Marked as helpful
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