using a react cart context
Simple example of using a cart context component to add and remove items from a cart.
Component code, compositions and documentation can be found here:
Cart Context Component