An open API service indexing awesome lists of open source software.

https://github.com/origenstudio/material-ui-layout

Declarative layout for Material UI
https://github.com/origenstudio/material-ui-layout

jss material-design material-ui react ux-ui

Last synced: 5 months ago
JSON representation

Declarative layout for Material UI

Awesome Lists containing this project

README

          



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](https://material-ui.com) and the layout is based on [Google's Material Design](http://material.io) 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](https://material-ui-layout.origen.studio/)

## Contribute

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

## Roadmap
- [x] Example web
- [x] Add better support for two rows AppBars
- [ ] Add tests
- [ ] Add some useful components