This is the demo code used for React-hook-form tutorial i hope it will be helpful for you
This demo is made with the intentenion to work as as a code example for my post
This is the code used on the react hook form repo , feel free to clone it , to guide yourself through react hook form
- Yarn
- Node (v14+)
- Clone the repo
git clone https://github.com/Wonder2210/react-hook-form-post
- Install NPM packages
yarn install
- Start the demo
yarn start
Wonder gonzalez - @WonDErV14
Project Link: https://github.com/Wonder2210/react-hook-form-post