This time, we are going to build dynamic forms using react-hook-form library. 🧐
- Show dynamic forms.
- Validation of each input of the form.
- React JS 18.2.0
- TypeScript 4.9.3
- React Hook Form 7.43.0
- Vite JS 4.1.0
- Tailwind CSS 3.2.4
- Clone the repository (you need to have Git installed).
git clone https://github.com/Franklin361/dynamic-form-rhf.git
- Install dependencies of the project.
npm install
- Run the project.
npm run dev
-
🇲🇽 🔗
-
🇺🇲 🔗