Skip to content

Storybook with Material UI and Styled components

License

Notifications You must be signed in to change notification settings

vpapadopou/storybook-material-styled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storybook with Material UI and styled-components

A simple project that integrates Storybook, Material UI and styled-components together with dynamic theme selection

Read the corresponding Medium article here

Written using:

  • create-react-app v3.2.0
  • @storybook/cli v5.2.6
  • styled-components v4.4.1
  • storybook-addon-styled-component-theme v1.2.5

Installation and usage

Download the project files, then run

yarn or npm install

to install all the necessary dependencies.

You can then start Storybook locally in watch mode by running

npm run storybook

License

Licensed under the MIT license (See license)

About

Storybook with Material UI and Styled components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published