git clone https://github.com/Sharukhi/meme-app.git
cd meme-app
pip install -r requirements.txt
python app.py
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.
Submit your changes/modifications/features via pull request.