Skip to content

Poleexpr/meme-generator

Repository files navigation


Demo
Meme Generator

An application for the creation of memes in old web style.

Key FeaturesHow To UseDownloadCreditsRelatedLicense

screenshot

Key Features

  • Random selection from a wide range of meme templates
  • Addition of your own text at the top and/or bottom of the template
  • Downloading a created meme

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/Poleexpr/memeGenerator.git

# Install dependencies
$ npm install
# or
$ yarn install

# Run the app
$ npm run dev
# or
$ yarn dev

Credits

This app uses the following open source packages:

License

MIT