Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

26 lines (21 loc) · 1.11 KB

GDSC Task - Responsive Landing Page

This a responsive home page for a comic reseller.

The project uses Django framework to handle API calls.

To run the server:

  1. Clone the Repository
  2. run : $ cd gamepi
  3. run : $ python manage.py runserver

About the project:

  1. There is a Responsive collapsible navigation bar at the top, that sticks to the top when scrolling.
  2. The hero section contains some recent comic events that redirects to the particular resources
    • The hero section carousel has a bug - cannot change slides
  3. 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]
  4. The last section is the footer of the webpage.

Demo Video:

https://drive.google.com/file/d/1i-0YCqLhgex3hTqdl0ijYm90l5BK00yt/view?usp=share_link