Design comparison
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.
Community feedback
- @UyimoloPosted 8 months ago
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.
1@Naren-ReactDevPosted 8 months ago@Uyimolo Thank you for the suggestion, I know I missed the validations. I was just concentrating on the state management more than validations. Thanks, Narendar
0
Please log in to post a comment
Log in with GitHubJoin 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