# VitusVet-ShortUrl

To use this package, simply run below command
`npm install vitusvet-shorturl`

Import this module to your project and add below lines of code:

`const vvShortUrl = require('vitusvet-shorturl')`

`var shorturl = await vvShortUrl.shortURL('<YOUR__BITLY_ACCESS_KEY>', '<YOUR_URL>')`
