Skip to content

An example project used to demonstrate the usage of Storybook to develop React applications

Notifications You must be signed in to change notification settings

gvaldambrini/ws-sdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storybook - an example project

This repository contains an example project used to display the capabilities of Storybook.

The repo starts from a React simple boilerplate and then adds all the demo features in 4 steps:

  • step0, the example starting point (already containing the redux news module)
  • step1, add a first simple component (the page Header) and a more comple one (VerticalBox)
  • step2, a slightly complex component rendered in two different stories (the HorizontalBox component)
  • step3, add the remaining other components
  • step4, add the integration between the UI and the redux modules.

About

An example project used to demonstrate the usage of Storybook to develop React applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published