Build UI Components in Storybook


Summary of my bookmarked Github repositories from Oct 5th, 2017

Github repositories

  • storybookjs/storybook

    Storybook is a powerful frontend workshop that enables teams to build UI components and pages in isolation. It serves as a comprehensive tool for UI development, testing, and documentation, with support for various frameworks like React, Angular, Vue, and more. Storybook comes with a wide range of addons for component design, interactivity, documentation, and testing. It even extends its capabilities to mobile development with support for React Native, Android, iOS, and Flutter. The Storybook website provides extensive documentation, examples, and a supportive community to help users get started.