Multi Step Form - ReactJs & Local Storage

Solution retrospective
I'm proud to complete my first React project without any help 💪
Next time i would do differently:
- Compose component file seperatly
- Use useContext or useReducer Hook to manage the states.
- Write code in a way that is more efficient and readble 4.Turn all repeating element to one component.
- and more... there is always something to find...
Challenges:
- Design System Challenge - I used Figma to compose a copy of the original design.
- Responsive HTML Structure - I used Css Flex-box
- Manage interactive UI - ReactJs useState hook
- Save the user Data - I used Local Storage Vanilla Js methods
- Deploy project to live server - I used NPM Vite
feeddback is always welcome 😉
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Dror Katzir'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