How I Created a Nuxt.js Ecommerce Store from Scratch Using Medusa Part 2: Adding Cart Functionality
Introduction
An ecommerce shopping cart is something essential when you are building a storefront. It allows customers to add items to their cart so that they can later purchase it. Customers can also edit items in their cart at any point.
Medusa is ...
Developer Avocado
Frontend developer. Debugging this world one console.log() at a time
Very useful and informative article Carlos and Medusa. Thanks for sharing ! 👏