Storybook

Storybook

Description

what is it ? : Storybook is an open source tool for building UI components and pages in isolation. It streamlines UI development, testing, and documentation.
URL : official website (opens in a new tab)
version : 6.5.0
Why ? :

  • Storybook provides a sandbox to build UIs in isolation so you can develop hard-to-reach states and edge cases.
  • Increases developer awareness of existing components
  • Deployable and Collaborative