Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 945 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 945 Bytes

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.