Storybook
====================

[Offical documentation](https://storybook.js.org/docs/react/writing-stories/introduction)

To launch Storybook, use the following command: `yarn storybook`

This command starts a local server and opens Storybook in your default web browser.
