I built a design storybook & starter kit powered by shadcn!
Shadbook sets you up with component systems documentation and a basic app for shadcn.
This is a nice starting repo for projects where you intend to use shadcn, giving you a testing playground & documentation.
Â
Documentation included:
- Tailwind basics & colors
- Tailwindcss-animate demos

- Shadcn components
- Components in Examples folder were lifted from shadcn’s own repository of blocks and components.
- The rest were written by me with Cursor.

- Shadcn themes (stone, slate, etc) and light & dark mode
Tech stack:
- Shadcn: UI component libary
- Tailwind: styling framework
- Tailwindcss-animate: styling framework addon for animations
- Storybook: documentation library
- Vite: build tool