cotid-qualabs / microfrontends_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro FrontEnds Demo

This is a simple demo project, created to understand how to connect different applications with Module Federation using a Micro FrontEnd architecture.

Remotes applications were hosted on aws, but they can be ran locally the same way as the host application.

This project also uses a custom Generic Compoment Library created with npm.

Run Project

cd host
npm start

Dependencies

react 18.2.0
webpack 5.75.0
html-webpack-plugin 5.5.0
webpack-cli 5.0.1
bootstrap 5.2.3
react-router-dom 6.6.1
qnd_component_library_demo 0.1.4

Resources

Here are all the articles and resources used on the development of this project:

Module Federation

Error Boundary

Public URL

NPM

React Router

AWS

About


Languages

Language:JavaScript 56.2%Language:HTML 36.0%Language:CSS 7.8%