Viewing your cart and checking outIn this module...Requirement - View your cartView cart (frontend)Practice Feature - Hide the cart table if no items in cartRequirement - View cart (backend)View cart (backend) - one solutionRequirement - Remove items from the cartRemove item from cart (frontend)Core Concept - Passing event callbacks in ReactRequirement - Remove items from the cart (backend)Remove item from cart (backend routing)