/flask-comic-website

This is a comic story website presents you the youtube playlists which is based on superheros

Primary LanguageHTML

flask comic website

This is a comic story website presents you the youtube playlists which is based on superheros

Installation

  1. First install python3.6 in your respective system
  2. Download this source code
git clone https://github.com/abhineetraj1/flask-comic-website
  1. Install flask library
pip3 install flask

Execution

  1. Open terminal in the respective folder (where you have downloaded the project) write the below code and hit enter
cd /path/to/folder/flask-comic-website
flask run -h localhost -p 8080
  1. And then open web browser and go to -> localhost:8080

Languages and tools used:

bootstrap css3 flask html5 javascript python

Developer