Awesome
Material UI & CRA & Storybook Example
<img src="https://material-ui.com/static/logo_raw.svg?sanitize=true" height="100" width="200" alt="material-ui logo"><img src="https://create-react-app.dev/img/logo.svg?sanitize=true" height="100" alt="create react app logo"><img src="https://raw.githubusercontent.com/storybookjs/brand/master/icon/icon-storybook-default.svg?sanitize=true" height="100" width="180" alt="storybook logo"><img src="https://avatars1.githubusercontent.com/u/23235578?s=200&v=4" height="100" alt="react-theming logo">
How to use
mkdir theming-material-ui && cd theming-material-ui
curl https://codeload.github.com/react-theming/theming-material-ui/tar.gz/master | tar -xz --strip=1
git init
yarn
yarn storybook
App
To launch your app type:
yarn start
Credits
This example is based on original MUI templates/sign-up template and extends it with Storybook and @react-theming/storybook-addon
Related projects:
<div align="left" style="height: 16px;">Created with ❤︎ to <b>React</b> and <b>Material UI</b> by <a href="https://twitter.com/UsulPro">Oleg Proskurin</a> [<a href="https://github.com/react-theming">React Theming</a>] </div>