A simple web application that uses the Imgflip API to randomly select one of the 100 most popular meme images used in the last 30 days on the Imgflip website. Additionally, the app allows a user to enter top and bottom texts to be overlayed on the meme image.
Clone this repository and open the index.html in your favorite browser!
git clone https://github.com/cs280fa21/meme-app
cd meme-app
open -a "Google Chrome" index.html # works on macOS