This a responsive home page for a comic reseller.
- Clone the Repository
- run :
$ cd gamepi
- run :
$ python manage.py runserver
- if this fails then:
Run:
$ pip install django
and try 3 again. - Click on the server link generated, which will look something like this: http://127.0.0.1:8000/ Navigate to http://127.0.0.1:8000/home
- if this fails then:
Run:
- There is a Responsive collapsible navigation bar at the top, that sticks to the top when scrolling.
- The hero section contains some recent comic events that redirects to the particular resources
- The hero section carousel has a bug - cannot change slides
- The next section contains a resonsive grid of recent comics
- Clicking on any comic will create a popup with further options about the particular comic - [PENDING]
- The last section is the footer of the webpage.
https://drive.google.com/file/d/1i-0YCqLhgex3hTqdl0ijYm90l5BK00yt/view?usp=share_link