Submitted over 2 years agoA solution to the Intro component with sign-up form challenge
My first React and Tailwind challenge
accessibility, react, tailwind-css
@grace-snow

Solution retrospective
NOTE: I intentionally deviated from the design in places to improve the accessibility.
I've added some To-dos to the Readme, including:
- Splitting form inputs into their own components
- Improving the form validation, especially on the password field
- Creating some reusable lists of tailwind classes
- Making all text content content managed
I'd particularly like suggestions on how to validate the password field against the individual regex patterns with React-Hook-Form (i.e. show only the failing criteria).
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Grace'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