ROAD MAP DAY 32 MY TODO TASK 20 COMPLETED
React Redux Task
Get a JSON data and create a cart page with per-item price, per-item quantity, Total quantity and total amount
Functionalities Required
Needs to Increase or Decrease the per unit Quantity that should automatically update the total Quantity and Amount.
Code Must Use Only React Redux Toolkit to perform all necessary functions