Made using Flask and superhero api (https://superheroapi.com/index.html)
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