I am building an ecommerce website which includes a cart for each user. I want to pass the state of cart to a component using props
In App.js -