Skip to content
Submitted over 2 years ago

Multi Step Form using React, React Router, Redux and Typescript

motion, react, redux, typescript, react-router
LVL 2
@AdrianMaj
A solution to the Multi-step form challenge

Solution retrospective


Here's my solution to the Multi-Step Form challenge. I created it using React, React Router, React Redux, React Query, and TypeScript for type support. I incorporated animations using Framer Motion and opted for classic SASS/SCSS for styling, as I prefer it over Tailwind CSS. The form is validated using regex, and upon completion, it is sent to the Firebase backend using Tanstack/React Query.

The styling may be not perfect because I focused on logic side of the application, so if you find any bad styling or RWD problem, please let me know and I will fix it. Thanks!

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Adrian Maj’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