Clothes Store Micro Frontends Save

Clothes store | Micro-Frontends implementation

Project README

Clothes Store Micro-Frontends

This repo is an example implementation of a clothing online store implemented using micro-frontends. The project is meant to serve as a basis to explore and build a micro-frontends architecture using Module Federation for enterprise applications.

The following articles cover the implementation of this repository:

First Article - Tackling the architecture

Second Article - Tackling the implementation

They explain why to follow this approach, some pros and cons and also the choices done until achieving this architecture and solution. Some of the common problems that happen when using Module Federation are also covered.

Commands

yarn start // starts the dev servers

yarn start:live // starts the dev servers with hot reloading on

yarn build:serve:all // buils all MFEs for production and serves them all with serve

Architecture

!img

License

MIT

Open Source Agenda is not affiliated with "Clothes Store Micro Frontends" Project. README Source: comoser/clothes-store-micro-frontends

Open Source Agenda Badge

Open Source Agenda Rating