We want to build a basic Design System, more precisely, the UI kit which will reflect the branding through web components who will be used on the website.
Solution
We will use Storybook for this. We can consider that as a tool to materialise the UI elements, plus they do have experience on design system use case which will help us.
Concretely
We will build a components based library which are Styled components (Not plain react component)
Context
We want to build a basic Design System, more precisely, the UI kit which will reflect the branding through web components who will be used on the website.
Solution
We will use Storybook for this. We can consider that as a tool to materialise the UI elements, plus they do have experience on design system use case which will help us.
Concretely
We will build a components based library which are Styled components (Not plain react component)
Inventory component to build