Renders the list of the products
Renders the amount of items in the cart.
This is the host app, which is to fetch the remote modules and integrate them into the "Main App"
- Open 3 terminals, one per each project, and run
npm run install and npm run start
- In the container app you just be able to see the integration of the apps.