Skip to content

Kartik-Suvarna/Superhero-Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superhero search using Flask 🦸‍♂️

Made using Flask and superhero api (https://superheroapi.com/index.html)

How to run locally :

Download all the files and open terminal in project directory then create a virtual environment and run pip install -r requirements.txt

Then run the command gunicorn app:app --reload It will run on your localhost

Thank You 👋👋👋