A shared React component library built inside an Nx monorepo. Components are developed in isolation with Storybook and consumed by the demo site.
Components
- Buttons (primary, secondary, icon variants)
- Input fields with validation
- Navigation tabs
- Layout primitives
Tech
- React 18 + TypeScript
- Storybook 8 for component documentation
- Nx workspace for monorepo structure
- SCSS modules for styling