| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Microfrontends project built with Single-SPA, this repo contains the source code for the React (Navigation) app.
To ensure everything works correctly, all the following repositories must be used.
Root Config -> microfrontends-root-config
Utility Modules -> microfrontends-utility
React (Navigation) -> microfrontends-react
Vue (Products) -> microfrontends-vue
Angular (Checkout) -> microfrontends-angular
Clone and run all of them.
Install dependencies:
npm installRun the development server:
npm run start:standaloneRun the Root Config app and open http://localhost:9000 with your browser to see the web.
To complement this Project, I wrote a 5-part article series on DEV.to, where I provide detailed explanations and a step-by-step guide. Feel free to explore the articles at your own pace to deepen your understanding of the topic.
Microfrontends a Developer's Guide:
The goal is to equip you with both these GitHub repositories and the articles as references, giving you a solid foundation to understand the architecture and confidently build your own Microfrontends project.
Now go and build something cool!
You can colaborate with me giving a star ⭐️ to the project or
Thanks! 😃
| Back | FazBrowse Home | New Git URL |