Its a microfrontend project with 4 modules modules Container, Auth, Marketing and Dashboard. All of them are built on top of React except Dashboard which is built on Vue.
There are basically 3 techniques to implemenent integration. Here we have used Run Time integration.
-
Build Time integration
-
Run Time Integration
-
Server Integration




