Building Scalable and Modular Web Applications with Micro Frontends and Webpack Module Federation
- More cohesive codebase
 - Simplify maintenance
 - Allows to scale development teams
 - Simplify updates
 - Independent deploy
 
If you'd like more specifics, look into this article Click here
- packages
- core-ui
 - app1
 - app2
 
 
git clone https://github.com/asif-simform/micro-frontend.git
cd micro-frontendyarnyarn start:core-uiyarn start:app1yarn start:app2- core-ui app: https://mfe-core-ui.vercel.app/
 - app1: https://mfe-app1.vercel.app
 - app2: https://mfe-app2.vercel.app
 
This project is licensed under the MIT License - see the LICENSE file for details.
- Github: @asifvora
 - LinkedIn: @asif-vora
 - Twitter: @007_dark_shadow
 - Instagram: @007_dark_shadow