This project is part of my personal portfolio.
The purpose of this project was to learn form validation using react-hook-form, yup libs and also fetch APIs
To clone and run this project, you'll need Git, node v14.19.1 or higher + yarn v1.22.15 or higher installed on your computer. From your command line:
#Clone this repository
$ git clone https://github.com/RenanTRS/form-hook-form.git
#Go into the repository
$ cd formhookform
#Install dependencies
$ yarn
#Run
$ yarn dev
- Vite
- ReactJs
- TypeScript
- styled-components
- react-hook-form v7
- yup
- validations-br
- axios
- viacep API
- ibge API
- Email me - renantrsouza@gmail.com
- Connect with me on LinkedIn
This project is licensed under the MIT License - see the LICENSE file for details.