Skip to content

Create shared UI component library in packages/ui #44

@yashdev9274

Description

@yashdev9274

Description

Build out the shared UI component library in packages/ui following the existing patterns in apps/web/components/ui.

Expected Deliverables

  • Set up packages/ui with proper exports
  • Create base components:
    • Button
    • Input
    • Card
    • Modal/Dialog
    • Dropdown Menu
    • Avatar
    • Badge
  • Add Storybook for component documentation
  • Publish package for internal use

Requirements

  • Use Tailwind CSS v4
  • Follow existing cn() utility pattern
  • Include TypeScript types
  • Add basic component tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestui/uxUser interface and experience

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions