Skip to content

ahmedstahir/bootcamp2020-multi-step-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Step Form using Formik, Material-UI and TypeScript

Salient features of the application are:

  • Utilized Formik to better manage forms
  • Form validation using Yup
  • Use of TypeScript to get the benefits of a strongly typed programming language
  • Material-UI with theming
  • State management using useState hook

This multi-step form for requesting a loan is available on Surge at this link


Repository created as part of Bootcamp 2020 online sessions