imgur-file-upload
Module Usage
Installation
Install the project dependencies.You can use npm or yarn(recommended) for dependency management。
## npm npm i imgur-file-upload
Usage
You can through this website to get your project's client id.
https://api.imgur.com/oauth2/addclient
// Requiring the moduleconst imgur = ; // intilize client idimgur; // uploading image fileimgur;