storybook/docs/get-started/conclusion.mdx
Charles de Dreuille 845077af85 Get started links
2024-06-18 09:12:30 +01:00

16 lines
817 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Conclusion
hideRendererSelector: true
sidebar:
order: 7
title: Conclusion
---
Congratulations! You learned the basics. Storybook is the most popular tool for UI component development and documentation. Youll be able to transfer these skills to thousands of companies that use Storybook to build UIs including GitHub, Airbnb, and Stripe.
If youd like to learn workflows for building app UIs with Storybook, check out our in-depth guides over at the [tutorials](https://storybook.js.org/tutorials/) page. Continue reading for detailed information on how to use Storybook APIs.
* [How to write stories](../writing-stories/index.mdx)
* [How to document components and design systems](../writing-docs/index.mdx)
* [View example Storybooks from leading companies](https://storybook.js.org/showcase)