A responsive, multi-step form built using React and Tailwind CSS, featuring field validation and smooth transitions for an enhanced user experience.
- 🔄 Multi-step navigation
- ✅ Input validation for each step
- 🎨 Clean, responsive UI
- ⚡ Fast load using Vite
- 🧠 UX-optimized form flow
- React
- JavaScript
- Tailwind CSS
- Vite
git clone https://github.com/thekuntal49/step-form.git
cd step-form
npm install
npm run dev