Description
Set up Storybook to document and showcase all reusable components in isolation.
Tasks
- Install and configure Storybook for Next.js
- Create stories for all reusable components
- Add controls/knobs for component props
- Document component usage and best practices
- Add accessibility addon for a11y testing
- Set up visual regression testing (Chromatic optional)
- Deploy Storybook to a public URL
Components to Document (Priority)
- Button variants
- ThemeToggle
- Toast notifications
- Cards (NetWorthCard, WalletBalanceCard, etc.)
- Form inputs
- Loading states
- Error boundaries
Acceptance Criteria
Description
Set up Storybook to document and showcase all reusable components in isolation.
Tasks
Components to Document (Priority)
Acceptance Criteria