Skip to content

Commit 27cdff0

Browse files
authored
Update README.md
1 parent eb9d884 commit 27cdff0

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

README.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,27 @@
1-
#Material UI Layout
1+
<p align="center">
2+
<img src="https://user-images.githubusercontent.com/6626225/40393625-8a675f3c-5e20-11e8-99b2-db016e8e2db3.png" width="230"/>
3+
</p>
24

3-
This project was born because we were tired of setting up and configuring a layout everytime we were starting a project.
5+
<h1 align="center">Material-UI-Layout</h1>
6+
7+
8+
Say goodbye to spending hours configuring your app's layout.
9+
10+
🎉 Welcome to a declarative way of creating your app's layout! 🎉
11+
12+
This library uses [Material-UI](https://material-ui.com) and the layout is based on [Google's Material Design](http://material.io) guidelines 🤓
13+
14+
## Install
15+
16+
`npm install material-ui-layout`
17+
18+
## Examples
19+
20+
WIP 😅
421

522
## Roadmap
6-
- [] Add tests
23+
- [ ] Add tests
724
- [x] Add better support for two rows AppBars
8-
- [] Example web
25+
- [ ] Example web
926

1027

11-
material-ui-layout

0 commit comments

Comments
 (0)