From 7467c2bd0ea00b8728d5d84709ca50db9ae4ae7b Mon Sep 17 00:00:00 2001 From: NIDHI UPMAN <130860182+nidhiupman568@users.noreply.github.com> Date: Sat, 7 Sep 2024 01:59:28 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e4d429..efcb981 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ πŸŽ‰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. πŸ”πŸ›’