# deezer-lib
A simple Deezer lib to interact with the Deezer API

## Install

Using npm
```
$ npm install deezer-lib
```

Using yarn
```
$ yarn add deezer-lib
```

## Usage 

 - (Comming soon)

 ## Author

 - [RichardPompeo](https://github.com/RichardPompeo)

 ## License

 [MIT License](https://github.com/RichardPompeo/deezer-lib/blob/master/LICENSE)
