This project implements a stepper component using Shadcn and is deployed on Vercel. The stepper allows users to navigate through multiple steps in a form-like interface.
Check out the live demo: View Demo
- Shadcn for UI components
- Vercel for deployment
- React for building the component
- Tailwind CSS for styling
Here are some features and improvements planned for future updates:
- Vertical Stepper: Currently, the stepper is horizontal. A vertical version is planned to allow for more flexibility in UI design.
- Step Validation: Implement step validation logic to ensure users complete required fields before moving to the next step.
Feel free to open issues or contribute to these improvements!