Shopping Cart is a website using responsive web design for online shopping. Users can select the product and the selected items get added to cart. User can see the selected items in cart.
This repository contains the code for the Shopping cart website. The code can be cloned to local directory.
Open the project in IDE (Eclipse, Intellij). Open index.html in web browser. This will open the Home page with list of products.
Shopping Cart website lists the products and user can select the products. The selected products are stored in local storage. User can view the selected products in Cart.
Open index.html in web browser.
JavaScript is programming language used for managing the website.
Website is designed using HTML and CSS.
Operation System: Windows 10
Java Version: Java 8