Micro Frontends are a new way of structuring web applications that can improve development velocity, and enable better team collaboration.
Use Vite Module Federation plugin (originjs/vite-plugin-federation) and Rollup for your micro frontend.
What do you need to know about micro frontends before use it