Skip to content

This is repo based on the ULTIMATE REACT-HOOK-FORM CHALLENGE Youtube video by Maksim Ivanov (link in readme) in which react-hook-form is used. I have implemented the same form with the formik.

Notifications You must be signed in to change notification settings

Prabhav-R/ultimate-react-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ULTIMATE FORMIK FORM

This is repo based on the Ultimate React Hook Form Youtube video in which react-hook-form is used. I have implemented the same form with the formik.

The form features include:

  • multi-step / wizard form

  • form field validation on blur ( using yup )

  • form field masking / normalisation

  • dependent form fields

  • custom form inputs

  • using react-hook-form with material-ui

  • file uploads using the dropzone ( using the react dropzone )

Code inspired from this repo by Maksim Ivanov

About

This is repo based on the ULTIMATE REACT-HOOK-FORM CHALLENGE Youtube video by Maksim Ivanov (link in readme) in which react-hook-form is used. I have implemented the same form with the formik.

Topics

Resources

Stars

Watchers

Forks