Skip to content

fcisio/Hello-Storybook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storybooks with React

Example of Component Driven Development (CDD) and components documentation with Storybook 6 and React JS.

🚀 Live Demo

Project includes

  • 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.

About

Example of Storybook 6 with React JS for Component Driven Development (CDD) and components documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.0%
  • HTML 14.0%