Link Search Menu Expand Document

Storybook is an open source tool for developing UI components in isolation for React, and more. It makes building stunning UIs organized and efficient.


About Storybook

Storybook helps you build an interactive documentation of your UI components.

Next Right Now uses Storybook to host its own components.

Each preset has its own dedicated Storybook, with components specific to the preset.

When you use Next Right Now as a boilerplate, you automatically benefit from a default Storybook setup, which was designed to be extended, so you can include your own components.

The documentation about all the Next Right Now React components is done on Storybook.

At this time, Storybook only has one “production” static site, there is no staging. It didn’t seem necessary to make things more complicated, as it’s not supposedly to be critical.


Table of contents