/micro-fes-beginner-to-expert

Code for "Micro Frontends From Beginner to Expert"

Primary LanguageJavaScript

Full Site Federation eCommerce Example

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

Installation

Install pnpm then run the following commands:

pnpm i
pnpm pkg:install
pnpm dev

The visit the home page.