Skip to content

This repository is dedicated for the evaluation of HTML-CSS practical under the LMS Portal.

Notifications You must be signed in to change notification settings

Tanishqua-Simform/Flipkart-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Flipkart Clone

Project Description

This is a responsive Flipkart clone built using HTML and CSS. The project mimics the structure and design of Flipkart. It includes features like a navigation bar, product categories, deals of the day, and product listings, making it a great project to learn and demonstrate front-end development skills.

Features

  1. Responsive Design:

    • Ensures compatibility across different devices and screen sizes using CSS media queries.
  2. Top Navigation Bar:

    • Includes the Flipkart logo, search bar, and navigation options like Login, More, and Cart.
  3. Category Section:

    • Displays various product categories with icons and descriptions.
  4. Deals of the Day Section:

    • Showcases limited-time deals with a countdown timer.
  5. Music Section:

    • Highlights different product collections of musical instruments like harmonium, guitar and flute.
  6. Advertisement Space:

    • Includes an area for promotional advertisements. I have removed this section from screen sizes below medium(768px).

Technologies Used

  • HTML: For the structure and layout of the webpage.
  • CSS: For styling and responsiveness.
  • Google Material Icons: For using icons across the site.

File Structure

Flipkart-Clone/
├── index.html       # Main HTML file
├── style.css       # CSS file for styling
├── images/         # Folder containing images and assets
└── readme.md       # Documentation file (this file)

How to Run the Project

  1. Clone or download the repository to your local machine.
  2. Open the index.html file in your browser.
  3. Explore the Flipkart clone, interact with different sections, and resize the browser to test its responsiveness.

Preview

Flipkart Clone Preview for various screen sizes - Extra Large, Large, Medium, and Small.

Future Scope

  1. Add JavaScript functionality for interactivity, such as:
    • Dynamic product search.
    • Countdown timer for deals.
  2. Integrate a backend for data storage and real-time updates.
  3. Enhance the UI/UX with animations and transitions.

Credits

  • Images and Logos: Taken from Flipkart and placeholder content.
  • Icons: Google Material Icons.

Developer

This project has been developed by Tanishqua, as a part of her training journey at Simform Solutions.

Thank you for stopping by!

About

This repository is dedicated for the evaluation of HTML-CSS practical under the LMS Portal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published