abhineetraj1 / flask-comic-website

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:HTML 85.0%Language:CSS 11.6%Language:Python 2.4%Language:JavaScript 0.9%