This is a solution to the Multi-step form challenge on Frontend Mentor. The challenge required building a multi-step form that closely resembles the provided design. In my implementation, I chose to use React, TypeScript, Tailwind and Redux Toolkit. I specifically opted for Redux Toolkit as I wanted to enhance my understanding and usage of Redux.
- Complete each step of the sequence
- Go back to a previous step to update selections
- See a summary of selections on the final step and confirm the order
- View the optimal layout for different screen sizes
- See hover and focus states for interactive elements
You can preview the completed project here.
The project uses the following technologies:
- REACT
- TAILWIND
- REDUX TOOLKIT
- TYPESCRIPT
Desktop Preview
Mobile Preview
This project is based on the Multi-step form challenge from Frontend Mentor.
This project is licensed under the MIT License.
If you have any feedback or suggestions, please feel free to reach out to me at iamsomraj@gmail.com.