Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 985 Bytes

File metadata and controls

23 lines (14 loc) · 985 Bytes

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!