How to create a Micro Frontend application using React

There’s a current trend in the software industry around microservices and micro frontends. The driver behind this is coming from the pain and frustration that many engineering teams feel when forced to work together on large complex systems.
We all know that breaking things down is the way to solve any software problem. Whether it’s breaking down tickets, or refactoring…