These days I will show you how to add a demonstrate cart and a checkout web page. I will also display you how to use context to expose an interface, in this circumstance, a shopping cart, where we can add and clear away from the cart, and transform quantities.
Repo:
Day 3 –
MY vs code configurations and snippets:
Hi Mark, love your work but I was wondering if you will make a 4th part where you intergrade the payment tools like stripe and paypal on the checkout with email notifications and at the end publish the project live ?
Once you delete the cart.js file, where are you interacting with local storage? That seems to be the only file referencing local storage.