Full Site Federation Example with React-Location

An example eCommerce app Module Federation in a Full Site Federation configuration, using react-location to manage the routing.

Installation

In these five directories; addtocart, cart, home, pdp and server run these commands:

yarn && yarn start

In a different terminal window for each app.

The visit the home page.

GitHub

View Github