AniruddhaSadhukhan / Micro-Frontend-Example

An example of Micro-Frontend architecture using Angular and React

Home Page:https://ani-microfrontend.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Micro Front-end Example

An example of Micro-Frontend architecture using Angular and React

Live Site : https://ani-microfrontend.surge.sh

This repo consists of the following projects:

  • Core UI : Container Angular Application where all the Micro-Frontends are inserted

  • MF Angular : Micro-Frontend which is loaded in the start of the container app

  • MF Angular Ondemand: Micro-Frontend which is loaded only during initialisation of a

particular component on demand basis. Internal Routing is also there in this Micro-Frontend

  • MF React : Not yet implemented

Note: Details about the implementation can be found in each repo's README

About

An example of Micro-Frontend architecture using Angular and React

https://ani-microfrontend.surge.sh/


Languages

Language:HTML 46.1%Language:TypeScript 42.5%Language:JavaScript 8.6%Language:CSS 1.3%Language:SCSS 1.0%Language:Shell 0.6%