Skip to content

Nuxt 3 Shadcn boilerplate using UI-Thing + Inspire UI + Dark Mode + Theme Costomizer + i18n + State Manage(Pinia) + Tailwind +Lucide Icon Pack + Zod.

License

Notifications You must be signed in to change notification settings

MohsenDastaran/Vue-Shadcn-Boilerplate

Repository files navigation

What's included?

  • All the components from UI Thing.
    • So this may impact performance. I'm not sure. I would recommend that you delete the components that you do not need.
  • All the components from Inspire UI.
    • Just copy component code into components => Inspire folder, and if there is any cn function import, remove it.
  • Dark Mode.
  • Theme Costomizer.
  • i18n.
  • State Manage(Pinia).
  • Tailwind.
  • Lucide Icon Pack.
  • Zod.
  • Notivue was also added to the project.
    • This is not needed, I just wanted another toast library to play with. Feel free to remove it if the built in toast works for you.
  • V-Wave.
    • It just adds a ripple effect any component that you want. It's pretty cool. You can remove it if you don't need it.

Demo

The starter is deployed on Netlify here.


Clone the repo

git clone --recurse-submodules <repo-url>

Install the dependencies

pnpm i:all

Start the dev server

pnpm dev

Originally Forked from https://ui-thing.behonbaker.com/

with speciall thanks to Behon Baker & Rahul Vashishtha

About

Nuxt 3 Shadcn boilerplate using UI-Thing + Inspire UI + Dark Mode + Theme Costomizer + i18n + State Manage(Pinia) + Tailwind +Lucide Icon Pack + Zod.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published