Skip to content

Ezmad-Ze/multi_step_form

Repository files navigation

Multi-Step Form

React, Typescript, SCSS, Vite

MultiStep_Form



About The Project

The challenge is to build out this multi-step form and get it looking as close to the design as possible.

Users should be able to:

  • Complete each step of the sequence
  • See a summary of their selections on the final step and confirm their order
  • View the optimal layout for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • Typescript

Useful Rescources

Author