https://github.com/satansdeer/ultimate-react-hook-form-form
Most complex and feature complete form using react-hook form
https://github.com/satansdeer/ultimate-react-hook-form-form
dropzone react react-hook-form
Last synced: 3 months ago
JSON representation
Most complex and feature complete form using react-hook form
- Host: GitHub
- URL: https://github.com/satansdeer/ultimate-react-hook-form-form
- Owner: satansdeer
- License: mit
- Created: 2020-08-17T22:18:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:47:21.000Z (over 2 years ago)
- Last Synced: 2025-03-05T04:14:42.489Z (3 months ago)
- Topics: dropzone, react, react-hook-form
- Language: JavaScript
- Homepage: https://www.youtube.com/watch?v=U-iz8b4RExA
- Size: 1.85 MB
- Stars: 160
- Watchers: 9
- Forks: 73
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](#contributors-)
---
This is example repo for the [Ultimate React Hook Form Youtube video](https://www.youtube.com/watch?v=U-iz8b4RExA)
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](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!