Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
Paulo Moutinho

💻 🚧 📖 💡 🎨