Example of Component Driven Development (CDD) and components documentation with Storybook 6 and React JS.
- React JS
- PropTypes
- Styled Components
- Storybook
- Main configuration in
.storybook/main.js
- Global styles and parameters in
.storybook/preview.js
- Controls Add on to live interaction with component props.
- MXD for the prototype / documentation.
- Main configuration in