/meme-generator

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

Primary LanguageTypeScript

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