An open API service indexing awesome lists of open source software.

https://github.com/willemverbuyst/react-hook-form-playground


https://github.com/willemverbuyst/react-hook-form-playground

react

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Small project to try out react-hook-form with zod, little-state-machine and tailwind-css

- [x] react hook form
- [x] multi-step (with router)
- [x] validation (zod)
- [x] dependent field
- [x] add dropdowns by user action
- [x] upload files (dropzone)
- [x] overview before confirming
- [x] date picker
- [x] phone number validation
- [x] tailwind css
- [x] little state machine
- [x] breadcrumbs