Skip to content

shaikathaque/design-system-tailwind-shadcn-storybook

Repository files navigation

React Design System with Tailwind, Shadcn UI, and Storybook

This repo accompanies a blog post for setting up a design system in a react project built using Shadcn UI components.

Run Locally

Install dependencies

yarn install

Start Storybook

yarn storybook

Run the app

yarn dev

Access storybook via http://localhost:6006/

Screenshots

Button Light Mode

Button Light Mode

Button Dark Mode

Button Dark Mode

Typography

Typography

About

Example of building a design system with shadcn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published