# Multiple Form

> Features Progress Indicator: Visual steps tracker with completed, current, and pending steps Form Validation: Client-side validation with clear error messages Smooth Animations: Page transitions using Framer Motion Responsive Design: Fully responsive layout that works on all screen sizes Dark Mode Support: Styling that adapts to both light and dark modes Accessibility: Proper labeling and semantic HTML for screen readers Modern UI: Clean design with Tailwind CSS styling Step Navigation: Move forward/backward between form steps Data Review: Final step to review all entered information Success State: Completion confirmation with next steps Dependencies React Tailwind CSS Framer Motion (for animations) This multi-step form component demonstrates modern React patterns and Tailwind styling techniques, creating an engaging and user-friendly form experience.

- Author: [Dhileep Kumar GM](https://21st.dev/@dhileepkumargm)
- License: unknown
- npm dependencies: framer-motion
- Live preview: https://21st.dev/@dhileepkumargm/components/multiple-form

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/dhileepkumargm/multiple-form?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
