shadcn/ui
Component Library design
- Showcase v4 shadcn/ui
- Building Blocks for the Web - shadcn/ui
- Figma - shadcn/ui
- Introduction to Customized Shadcn UI Components
NextJS setup
# init
pnpm dlx shadcn@latest init
# add a component
pnpm dlx shadcn@latest add button slider textinput ...
# check for updates
pnpm dlx shadcn@latest diff