Build basic UI components #15

Open
opened 2025-12-16 15:54:52 +01:00 by vikingowl · 0 comments
Owner

Create foundational UI component library.

Components

  • Button (primary, secondary, ghost variants)
  • Input (text, password, email types)
  • Card (container component)
  • Modal (dialog with backdrop)

Requirements

  • Tailwind CSS styling
  • Accessible (ARIA attributes)
  • Keyboard navigation support
  • Dark mode ready
Create foundational UI component library. ## Components - [ ] Button (primary, secondary, ghost variants) - [ ] Input (text, password, email types) - [ ] Card (container component) - [ ] Modal (dialog with backdrop) ## Requirements - Tailwind CSS styling - Accessible (ARIA attributes) - Keyboard navigation support - Dark mode ready
vikingowl added this to the M1: Hello World milestone 2025-12-16 15:54:52 +01:00
vikingowl added the frontend label 2025-12-16 15:54:52 +01:00
vikingowl added this to the Phase 1: Foundation project 2025-12-16 16:05:04 +01:00
Sign in to join this conversation.