Skip to content

Latest commit

Β 

History

History
57 lines (33 loc) Β· 2.52 KB

README.md

File metadata and controls

57 lines (33 loc) Β· 2.52 KB

πŸ›’ Flipkart Clone πŸ›’

πŸŽ‰Welcome to my Flipkart clone!πŸŽ‰ This project is a Flipkart clone built using HTML, CSS, and JavaScript. 🌐✨

Project Demo: https://nidhiupman568.github.io/FLIPKART-CLONE/

πŸ“œ Description πŸ“œ

The Flipkart clone is a static website replicating the basic functionality of the Flipkart website. πŸ›οΈ It includes features such as adding products to the cart, removing products from the cart, increasing the quantity of products in the cart, and searching for products. πŸ”πŸ›’

🌟 Features 🌟

🏠 Home Page 🏠

  • πŸ” Search Option πŸ”: Allows users to search for products.
  • πŸ—ΊοΈ Navigation πŸ—ΊοΈ: Includes login, signup, and cart pages.
  • πŸ“¦ Product Listings πŸ“¦: Displays products available on Flipkart, including their prices.
  • πŸ›’ Add to Cart πŸ›’: Users can add products to their cart from the listings.
  • πŸ”» Footer πŸ”»: Standard footer at the bottom of the page.

πŸ“Έ Screenshots (Output) πŸ“Έ

HOME PAGE 1

90

HOME PAGE 2

HOME PAGE 3

πŸ›’ Cart Page πŸ›’

  • πŸ›οΈ View Cart Items πŸ›οΈ: Users can see the items they have added to their cart.
  • πŸ› οΈ Cart Management πŸ› οΈ: Options to add products to the cart, remove products from the cart, and increase the quantity of products in the cart.
  • 🧾 Order Summary 🧾: Displays the total number of items and the total cost of the order.

πŸ“Έ Screenshots (Output) πŸ“Έ

CART PAGE 1

CART PAGE 2

πŸ› οΈ Technologies Used πŸ› οΈ

  • 🌐 HTML5
  • 🎨 CSS3
  • πŸ’» JavaScript

πŸš€ How to Use πŸš€

  1. Clone the repository: https://github.com/nidhiupman568/FLIPKART-CLONE.git 🌐
  2. Open index.html in your web browser to view the application. 🌍

🀝 Contributing 🀝

Feel free to contribute to this project by forking it and submitting a pull request. ✨ Please follow the project's coding conventions and guidelines. πŸ“œ