Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moutinhofuturedev/good-form
Working with validations in React Hook Form
https://github.com/moutinhofuturedev/good-form
axios chakra-ui json-server nextjs react-hook-forms typescript validation-error vercel yup-validation
Last synced: about 1 month ago
JSON representation
Working with validations in React Hook Form
- Host: GitHub
- URL: https://github.com/moutinhofuturedev/good-form
- Owner: moutinhofuturedev
- License: mit
- Created: 2022-11-19T00:42:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-09T21:05:51.000Z (over 1 year ago)
- Last Synced: 2023-09-09T22:21:51.971Z (over 1 year ago)
- Topics: axios, chakra-ui, json-server, nextjs, react-hook-forms, typescript, validation-error, vercel, yup-validation
- Language: TypeScript
- Homepage: https://good-form.vercel.app/
- Size: 346 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# good.form ✅
- **Framework**: [Next.js](https://nextjs.org/)
- **Styling**: [Chakra UI](https://chakra-ui.com/)
- **Form**: [React Hook Form](https://react-hook-form.com/)
- **Validation**: [Yup](https://react-hook-form.com/get-started/#SchemaValidation)
- **Server**: [Json Server](https://www.npmjs.com/package/json-server)
- **HTTP Client**: [Axios](https://axios-http.com/)
- **Format Code**: [ESLint](https://eslint.org/)
- **Deployment**: [Vercel](https://vercel.com)## C.R.U.D
> create operation
> list operation
> update operation
> delete operation## Installing project
```sh
$ yarn - install dependencies
$ yarn dev - run project
$ yarn fake-api - api rest
```
## Contributor ✨
Paulo Moutinho
💻 🚧 📖 💡 🎨