Monolith: Code base in one single repository, whether on Github, Gitlab etc. This is hard to manage with a lot of developers, as they all want to commit their code.
Microfrontends is the idea of Microservices for the frontend.
The underlying technology principle, enabling microfrontends is Module federation which can realized with toolkits like rspack