Text Instruction [important]: Module 49: (advanced) Cart calculation, Save and Retrieve cart

49-1 Module Introduction and simple ema-john recap

49-2 Run Github clone react project, Create Cart Component

49-3 Calculate shopping cart price, shipping and tax with toFixed

49-4 Setting the cart data on the localStorage for future retrieve

49-5 (advanced) Load cart from local storage, find product

49-6 (advanced) Display local storage cart to the UI

49-7 (super advanced) Handle quantity from storage to cart

49-8 (advanced) Add to the cart with quantity and explanation

49-9 Module summary, deploy, code recap