Try it: https://santhoshpandi.github.io/Shopify-Ecommerce-website/
This is a simple e-commerce responsive website built for both MOBILE and PC, that allows users to browse products, add them to the cart, and place orders. The website is designed with a focus on user experience and ease of use. Below are the key features of the website:
- Product Display:
The homepage showcases a variety of products with their photos, names, prices, and ratings. Users can click on the Add button to add products to their shopping cart. - Shopping Cart:
The Cart menu provides a bill summary for the added products, including the total cost and an estimated delivery time. Users can remove items from the cart before placing the order. Once an order is placed, the order details are saved as a JSON file in local storage. - Brands Menu:
The Brands menu allows users to navigate to other e-commerce websites like Amazon and Flipkart, offering additional product browsing options. - Order Management:
After entering the delivery address and placing an order, the order information is stored locally as a JSON file, enabling users to view or process the order at a later time.
HTML/CSS/JavaScript: For building the front-end of the website.
Local Storage: For storing order details as a JSON file.
Browse the products listed on the homepage.
Add desired products to your cart.
View your cart to see a summary of your order and estimated delivery.
Enter your address and place the order. Your order will be saved locally as a JSON file.
This website is designed to offer a simple and smooth online shopping experience.
Mobile View: