# Album layout

## Usage

Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `Album` component.

You can customise the layout to add some pizazz in keeping with your corporate theme.

## Files

| File  | Purpose  |
|---    |---       |
| `Album.js` | A simple album or gallery layout in a single file. |


## Dependencies

- `@material-ui/core`
- `@material-ui/icons`
