Docs
Multi Step Form
Multi Step Form
Displays a Multi Step Form with React Hook Form and Zod.
Installation
Install the following dependencies:
npm install framer-motion @hookform/resolvers react-hook-form
Install the shadcn/ui dependencies:
You need to install shadcn components, like this:
npx shadcn@latest add button card form input textarea use-toast