Optimize and accelerate your development to allow consistency across teams and products. A collection of foundational styles, tokens that allows you to build faster and scale.
Access Figma https://www.figma.com/design/BH9MEJLxx06oaENGpqkfwK/Design-System?node-id=0-1&t=4VamoAcLfiFIjPKx-1
Access Storybook Workshop to build, test and document UI Components and Pages without interference of App's business logic, API or Context.
Developed using TypeScript, React, Vite, and Storybook.
Clone the repository and install dependencies:
git clone https://github.com/Labastidaa/design_system.git
cd design_system
npm ci
Run command
npm run storybook