Comparative analysis on the micro frontend architecture as an alternative for monolithic client applications
The repository is structured as follows:
monolith
: Contains the monolithic client applicationmicro-frontend
: Contains the micro frontend client application
Both applications implement the same functionality and are used to compare the two approaches.