Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 3.17 KB

README.md

File metadata and controls

48 lines (29 loc) · 3.17 KB

Vintage Goods Shopping Page

Creating a shopping cart using TypeScript & React. Also using routings, and bootstrap.

Shopping Page (empty)

Alt text
This screenshot shows the shopping page section.

Shopping Page (One in shopping cart)

Alt text
This screenshot shows the shopping cart with one item in the basket.

Shopping page showing cart basket.

Alt text
This screenshot shows the item in the cart. It also displays the total amount of the product.

Shopping Page (Five in shopping cart)

Alt text
This screenshot shows the shopping cart with five item in the basket.

Shopping page showing cart basket.

Alt text
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.

Home page (Shopping cart icon follows with you.)

Alt text
This example shows the shopping cart basket icon displayed on the home page.

About page (Shopping cart icon follows with you.)

Alt text
This example shows the shopping cart basket icon displayed on the about page.

Home page section

Alt text
This example shows the side section displayed on the home page. It lists all the products and the total price that have been selected.

About page section

Alt text
This example shows the side section displayed on the about page. It lists all the products and the total price that have been selected.