Submitted over 2 years agoA solution to the Multi-step form challenge
Multi-step form with only Mobile Layout implemented (tbc)
react, sass/scss, redux-toolkit
@cscheungae

Solution retrospective
Currently, I have implemented the mobile layout only. It is recommended to view the site while open the chrome inspector mode with mobile view.
For the UI parts, I mainly used ReactJS for the UI flow control. To implement the logic of the multistep of the forms, I used Redux for state management to store the form data. By installing the redux addons on Chrome, you can view how I manipulate the redux state.
If I have time, I will complete the desktop layout later.
Feel free to leave any feedbacks. I would appreciate that.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Billy'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