Skip to content

A Flask-based web app that displays Reddit memes.

License

Notifications You must be signed in to change notification settings

sharukhi/meme-app

Repository files navigation

Meme App

Better Stack Badge

Local Setup

git clone https://github.com/Sharukhi/meme-app.git
cd meme-app
pip install -r requirements.txt
python app.py

Licence

This project is licenced under MIT and anyone wanting to use it (as a base for your own project or even use some of its parts or features) has to adhere to this license completely. Make sure that you are aware of all the licensing terms before creating your own project based on this project.

Contribution

Submit your changes/modifications/features via pull request.