Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 319 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 319 Bytes

Micro Frontend - React.js

A simple microfrontned application. Container, Marketing and Auth are built using React.js and Dashboad is built using Vue.js.

Container application acts as main window to diplay the remaining 3 frontend application. The microfrontned is built using the webpack's modulefederation plugin.