Skip to content

The Stepper component was a missing piece of shadcn, but not anymore.

Notifications You must be signed in to change notification settings

HassanDev13/stepper-react

Repository files navigation

Stepper Component with Shadcn

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.

Demo

Check out the live demo: View Demo

Technologies Used

Future Improvements

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!