Creating a shopping cart using TypeScript & React. Also using routings, and bootstrap.
This screenshot shows the shopping page section.
This screenshot shows the shopping cart with one item in the basket.
This screenshot shows the item in the cart. It also displays the total amount of the product.
This screenshot shows the shopping cart with five item in the basket.
This screenshot shows the shopping cart with five item in the basket. It also displays the total amount of the products listed and how many items they have selected.
This example shows the shopping cart basket icon displayed on the home page.
This example shows the shopping cart basket icon displayed on the about page.
This example shows the side section displayed on the home page. It lists all the products and the total price that have been selected.
This example shows the side section displayed on the about page. It lists all the products and the total price that have been selected.