AndrewHuntington / meme-generator

An app that randomly displays meme images and allows you to add your own captions.

Home Page:https://andrewhuntington.github.io/meme-generator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meme Generator

Load a random meme image from Imgflip API and add your own caption.

meme with caption

A project for Scrimba's Learn React for Free course. Design by Scrimba. All code is my own.

Technologies Used

Installation and Setup

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000

Issues

Doesn't work with the more complex meme types (e.g. memes that require inserting texts into the images itself, multi-panel memes, etc.).

Contact

Andrew Huntington

About

An app that randomly displays meme images and allows you to add your own captions.

https://andrewhuntington.github.io/meme-generator/


Languages

Language:TypeScript 90.6%Language:HTML 7.8%Language:CSS 1.2%Language:JavaScript 0.4%