Skip to content

crisperpo/design-system.lib

Repository files navigation

Design System with Tailwind

A modular design system built with Tailwind CSS that provides consistent UI components and styling patterns for your projects.

Stack

Run Locally

  1. Clone the repository
git clone https://github.com/yourusername/design-system.lib.git
cd design-system.lib
  1. Install dependencies
pnpm install
  1. Start the development server
pnpm dev
  1. Open your browser and navigate to http://localhost:3000

Usage

Import the components you need in your project:

import { Card } from 'design-system.lib';

About

Design system build with React using Tailwind's utility classes and Storybook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published