Load a random meme image from Imgflip API and add your own caption.
A project for Scrimba's Learn React for Free course. Design by Scrimba. All code is my own.
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
Doesn't work with the more complex meme types (e.g. memes that require inserting texts into the images itself, multi-panel memes, etc.).