Skip to content

OrigenStudio/material-ui-layout

Repository files navigation

Material-UI-Layout

Say goodbye to spending hours configuring your app's layout.

🎉 Welcome to a declarative way of creating your app's layout! 🎉

This library uses Material-UI and the layout is based on Google's Material Design guidelines 🤓

Install

npm install material-ui-layout

for Material-UI v4 use

npm install material-ui-layout@4.0.0-rc.5

we are currently testing it in production. Final release candidate for v4 coming soon.

Examples

Check the examples at demo page

Contribute

We would be thrilled if you want to help us build the best Layout component, please do not hesitate to contact us.

Roadmap

  • Example web
  • Add better support for two rows AppBars
  • Add tests
  • Add some useful components