/onboarding-form

A multistep onboarding form.

Primary LanguageJavaScript

Eden_Logo

Onboarding UI

Responsive UI

mobile mobile (1)

Project Highlights

  • Responsive UI
  • Form validation rules using regex
  • Barrel exports
  • Use of CSS variables
  • Use of reusable components
  • Scalable code
  • Use of best practices

Pages

  • User info
  • Workspace info
  • Usertype (team or individual)
  • Congratulations

Install Project

Install Packages using npm:

npm install

For Run the Project:

npm run start

For Build the Project:

npm run build