cjwilburn / dank-memes

A CLI meme generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dank Memes

A list of the most dankest memes 😎

Steps to get the aplication running

  1. yarn / npm install
  2. Create config.json in the root of the project and set inside your https://imgflip.com credentials:
    {
        "username": "your_username",
        "password": "your_password"
    }
    
    These credentials will be used to connect to the Imgflip API and generate memes.
  3. node index.js or run any other meme file

Contributors

| | |

About

A CLI meme generator.


Languages

Language:JavaScript 100.0%