Skip to content

Ebrahim-Merchant/Meme-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator

A simple Meme create with the latest meme templates or upload you pictures to convert into a meme.

Table of contents

Demo

Here is a working live demo here

Screenshots

Example screenshot

Features

  • Add text to meme
  • Add overlay images to make memes better
  • Upload your own picture to convert into meme
  • Download your conver

Setup

This is a simple vanilla js project so you can run in on any webserver

I recommend using node js live to do you would need node installed you can check this by running which npm in the terminal/cmd

npm install -g live-server
cd Meme-Generator
live-server .

You should be able to see the website running on http://localhost:8080

Contact

Created by @ebrahimmerchant