Skip to content

elimerl/memegen

Repository files navigation

Build Status

Memegen

Basic tool to generate memes and do basic image manipulation in Node.js
This project is under the GPL v3 License. View the license here.

Usage

Clone the repository:

git clone https://github.com/elimerl/memegen.git

Then cd into the directory and npm install and npm start

cd memegen
npm install
npm start

And go to (by default) http://localhost:3000 to see the meme generator. To Do:

  • Add more memes

About

Meme generator using ImageMagick and Node.js.

Topics

Resources

License

Stars

Watchers

Forks