Skip to content

jatintiwari0/MemeMo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemeMo

Flask API to return random programming meme images scrapped from Memedroid.

Usage Notes:

Just add img tag in your website / README file and it will display a random meme everytime the website is loaded

<img src='URL' title="Meme" alt="Please refresh the page if the meme doesn't show up.">

Deprecation Note: The previous Heroku app link has stopped working due to Heroku discontinuing its free tier services. Deploy your own instance of the app using the links below and use them.

How to deploy

Deploy to Vercel

  • Enter repository name and click create.

  • When finished, go to dashboard and click view domains to get URL.