Multi step form using Vite, React, React Router and Mobx
Design comparison
Solution retrospective
π Hi, guys!
Here is my solution to the 'Multi step form' challenge π
I used Vite for this challenge with React integration.
So to sum up I used:
- Vite
- React
- Styled Components
- React router
- Mobx
- Typescript
π€ Happy to hear any feedback and advice.
Community feedback
- @jonathan401Posted almost 2 years ago
Congratulations!. This is a beautiful solution!. I just have one suggestion though. Is there a way for you to make the steps at the left side of the solution clickable? So that whenever a user wants to visit a step that user can just click on those steps. I don't know how I could explain this clearly enough :). But I think it'll be nice if you could implement it. I'll also try to implement it when working out the next solution. But really, this was a beautiful solution. Haven't gotten the time to check your code but I would do that when I complete this solution myself :D. Keep up the good work :D
Marked as helpful1@JaneMorozPosted almost 2 years ago@jonathan401 Hey, Majay! I tried to make sidebar with clickable nav links, so the user can move back and forth and change stuff, but my head kinda started blowing up when I tried to integrate name/email/phone validation into this logic. I was thinking about making 'next step' links unavailable, force user to enter some initial personal info first... I guess I'll try to do it later)
Thank u for checking out my solution!
1@jonathan401Posted almost 2 years ago@JaneMoroz That'll be great.. Looking forward to seeing how you go about it ππͺπΎ
1
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