
A micro-frontend project built with Single-Spa React app
The Single Spa React app designed for the Rick and Morty API is an exciting way to explore micro frontends while enjoying the whimsical world of the beloved series. With its ability to present episodes and locations using a unified layout and navigation bar, this project serves as a great demonstration of how different packages can work seamlessly together. It's a fantastic introduction to micro frontend architecture for developers looking to enhance their skills and understanding.
The project not only showcases the integration of multiple applications but also emphasizes the importance of careful organization when adding new packages. For anyone interested in building scalable web applications or diving into the realms of micro frontends, this app offers invaluable insights and a practical approach.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
Chakra UI is a popular open-source React component library that provides a set of accessible and customizable UI components to help developers create modern web applications.