Skip to content

Latest commit

 

History

History
executable file
·
6 lines (4 loc) · 278 Bytes

README.md

File metadata and controls

executable file
·
6 lines (4 loc) · 278 Bytes

memeApp

To run the application, go to http://meme-app-stuff.herokuapp.com/

The other way is install Flask, cd into the folder with our code downloaded, and run python app.py from the command line. Then go to your browser and go to localhost:5000 to run the code locally.