satansdeer / ultimate-react-hook-form-form

Most complex and feature complete form using react-hook form

Home Page:https://www.youtube.com/watch?v=U-iz8b4RExA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screen_Shot_2021-04-29_at_17 13 16-removebg-preview

All Contributors


This is example repo for the Ultimate React Hook Form Youtube video

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 )

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Njokosi

🐛

Maksim Ivanov

🚧 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Most complex and feature complete form using react-hook form

https://www.youtube.com/watch?v=U-iz8b4RExA

License:MIT License


Languages

Language:JavaScript 90.2%Language:HTML 7.2%Language:CSS 2.6%