Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1 KB

README.md

File metadata and controls

39 lines (21 loc) · 1 KB

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 [email protected]

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