SI-Encoding / amazon-clone-flask

Co-developed containerized Flask and React eCommerce store with payment processor and 2FA verification
1 stars 0 forks source link

Cart component #18

Closed SI-Encoding closed 2 years ago

SI-Encoding commented 2 years ago

Code Review Checklist

Description

Implemented cart page to match closely to the Canadian version of Amazon. Added Redux global state to keep track of quantities. Still need to add delete/remove functionality.

Type of change

How was it tested?