π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/
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. ππ
- π 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.
- ποΈ 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.
- π HTML5
- π¨ CSS3
- π» JavaScript
- Clone the repository:
https://github.com/nidhiupman568/FLIPKART-CLONE.git
π - Open
index.html
in your web browser to view the application. π
Feel free to contribute to this project by forking it and submitting a pull request. β¨ Please follow the project's coding conventions and guidelines. π