Skip to content

react-theming/theming-material-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 7, 2020
55836e3 · Dec 7, 2020

History

12 Commits
Apr 11, 2020
Apr 11, 2020
Apr 11, 2020
Apr 12, 2020
Apr 11, 2020
Apr 11, 2020
Apr 11, 2020
Dec 7, 2020
Apr 12, 2020

Repository files navigation

Storybook

Material UI & CRA & Storybook Example

material-ui logocreate react app logostorybook logoreact-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

Demo

screenshot

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:

Created with ❤︎ to React and Material UI by Oleg Proskurin [React Theming]