Admin Dashboard UI crafted with Shadcn-vue, Vue3 and Vite. Built with responsiveness and accessibility in mind. This is not a starter project (template) though. More components will be added later.
src/ ├── components/ # Reusable UI components │ ├── ui/ # shadcn/ui components │ ├── layout/ # Layout components ...