Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

Storybook

storybook logo

With Storybook you can visualize different states of your UI components and develop them outside of your application.

An API is provided for external addons to provide documentation, interactivity and analytics on your components.

A command is provided to create a static version that can be deployed easily to github pages for example.

Here are 1,587 public repositories matching this topic...

Ethereum Marketplace built with Truffle for interacting with smart contracts and deploying them. Plus, Moralis for interacting with web3 on the react dapp. This project can be cloned and be used as a base to create an nft-marketplace or any DAPP with EVM-compatible blockchain such as Polygon, Avalanche, Binance Smart Chain and other such chains

  • Updated Sep 19, 2025
  • JavaScript

This repository is a template with the necessary configurations to use ReactJS + TypeScript + Vite + Jest + Testing Library + TailwindCSS + Cypress + Storybook

  • Updated Sep 13, 2025
  • JavaScript