https://github.com/feliperdamaceno/sample-react-hook-form-validation
A sample for form validation in React using React Hook Form and Zod, providing a clean and efficient setup for handling form validation with type-safe schemas.
https://github.com/feliperdamaceno/sample-react-hook-form-validation
react-hook-forms typescript zod
Last synced: 3 months ago
JSON representation
A sample for form validation in React using React Hook Form and Zod, providing a clean and efficient setup for handling form validation with type-safe schemas.
- Host: GitHub
- URL: https://github.com/feliperdamaceno/sample-react-hook-form-validation
- Owner: feliperdamaceno
- License: mit
- Created: 2024-08-22T23:41:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T22:58:18.000Z (over 1 year ago)
- Last Synced: 2025-01-21T07:29:40.354Z (about 1 year ago)
- Topics: react-hook-forms, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sample-react-hook-form-validation
A sample for form validation in React using React Hook Form and Zod, providing a clean and efficient setup for handling form validation with type-safe schemas.

## Licence
This is an open-source project and is available under the [**MIT License**](LICENSE). You are free to use, modify, and distribute the code in accordance with the terms of the license.
## Contributors
Contributions are highly appreciated! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.
[feliperdamaceno](https://github.com/feliperdamaceno)
## Contact me
Linkedin: [feliperdamaceno](https://www.linkedin.com/in/feliperdamaceno)