multi level form with React and Redux

Solution retrospective
Handled state with redux efficiently but would like seperate the state with seperate reducers. Should have used formik for form handling and input field validations, however I managed it well :).Next I would like use sass for CSS. Did not get proper style(bg color, fonts) reference in styleguide.md and wasteed time by trying things randomly, that is the reason, in the application you can observe app don't match with design specs.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Uyimolo
Really nice work, i love it. The form validations seems to only check if the input is empty or not, try making it check if contents are valid (maybe use a regex pattern). Overall it is a nice project. keep it up bro.
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