Storybook
Storybook is a development environment for UI components. Storybook eases front-end development by allowing fast prototyping through a quick and interactive process of developing front-end components and testing in isolation. It allows you to browse a component library, view the different states of each component, and interactively develop and test components.
Storybook can be used in combination normal HTML but also with other popular web building frameworks such as React, Vue and Angular. It has even been extended to support React Native, Android, iOS, and Flutter development for mobile. Storybook has an active developer community with at the time of writing over 100 open pull requests and almost 8000 closed pull requests.
Find out more at https://storybook.js.org.
Authors
MSc Student Computer Science, with a special interest in AI, Machine Learning and Data Science.