# Logo Grid

Logo Grid is a React-based component to help quickly output perfectly responsive logos to your page.

## Install

```js
yarn add logo-grid
```

or

```js
npm install logo-grid
```

## Import

```js
import LogoGrid from 'logo-grid'
```

## Example

