MaterialUI in Storybook

Varun Vachhar
Storybook
Published in
Sent as a

Newsletter

1 min readOct 6, 2022

Material UI (MUI) is a popular component library that gives you a set of themeable components you can use to start building UIs right away. It’s based on Material Design language from Google.

When you combine MUI with Storybook, you can build UIs faster without the grunt work. Our latest recipe shows you how to configure your Storybook to get the most out of MUI.

  • 📦 Bundle fonts for fast and consistent rendering
  • 🎨 Load custom themes and add a theme switcher
  • ♻️ Reuse MUI types to auto-generate story controls

Continue reading »

We’re hiring at Storybook!
Join the team behind Storybook + Chromatic. Build tools used by 100s of thousands of frontend developers. Remote-first. View all openings »

i18n in Storybook
Learn how to test UI localization with Storybook. Our new recipe shows you how to expose translations in Storybook and add a locale switcher to the toolbar. Check out the tutorial »

--

--