Skip to content

franciscoluna-28/dynamic-forms-guide-react-hook-form-zod

Repository files navigation

Dynamic Forms With React Hook Form and Zod

Project built for instructional purposes where I explain dynamic forms with Zod and React Hook Form.

This project includes:

  • Zod Schemas ✅
  • Validations 🧭
  • Dynamic Forms (Delete and Create operations) ✈
  • Error Messages 🧾
  • Submit Functionality 🪁
  • Flowbite Integration 💅
  • Typescript Integration with Vite ⚛

image

Installing the required dependencies

To initialize the required dependencies run the following command: npm install.

Running the project

To run the project use the following command: npm run dev. Once you've run this command, the project will be initialized in the port 5173.

If you've learned something new from this project, consider following me! ❤

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published