Responsive multi step form built using React

Solution retrospective
This project was great practice with react, I originally had all parts of the form in one component, but once I set up context in my app I was able to create separate components which made things a lot cleaner. The app is built using conditional rendering for just about every part, this is done using a system of numbers held in state that let the program know which step the user is currently on.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Declan'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