{"id":20190778,"url":"https://github.com/imbios/next_microfrontend","last_synced_at":"2026-04-16T05:31:50.058Z","repository":{"id":104156645,"uuid":"531845555","full_name":"ImBIOS/next_microfrontend","owner":"ImBIOS","description":"This project demonstrates the implementation of a micro-frontend architecture using React and Next.js.","archived":false,"fork":false,"pushed_at":"2024-01-04T09:01:09.000Z","size":87,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-28T19:51:19.403Z","etag":null,"topics":["hacktoberfest","micro-frontend","microfrontend","module-federation","nextjs","reactjs","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ImBIOS.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ImBIOS"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2022-09-02T08:34:36.000Z","updated_at":"2024-01-04T09:01:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"f636bcb1-26e9-4e01-af61-ae76cfb397e2","html_url":"https://github.com/ImBIOS/next_microfrontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ImBIOS/next_microfrontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fnext_microfrontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fnext_microfrontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fnext_microfrontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fnext_microfrontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImBIOS","download_url":"https://codeload.github.com/ImBIOS/next_microfrontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImBIOS%2Fnext_microfrontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","micro-frontend","microfrontend","module-federation","nextjs","reactjs","webpack"],"created_at":"2024-11-14T03:46:40.529Z","updated_at":"2026-04-16T05:31:50.025Z","avatar_url":"https://github.com/ImBIOS.png","language":"JavaScript","funding_links":["https://github.com/sponsors/ImBIOS"],"categories":[],"sub_categories":[],"readme":"# Micro-Frontend Project with React and Next.js\n\n## Overview\n\nThis project demonstrates the implementation of a micro-frontend architecture using React and Next.js. It's based on a tutorial by [Harsh Patel on DEV Community](https://dev.to/logrocket/micro-frontend-with-react-and-nextjs-n6h). The project is structured into three separate Next.js applications, showcasing module federation and component sharing.\n\n## Prerequisites\n\n- Node.js (version specified in the tutorial)\n- Next.js v10.2 or later\n\n## Setup\n\n1. Clone the repository.\n2. Navigate to each micro-frontend directory (`fe1`, `fe2`, `fe3`).\n3. Run `bun install` to install dependencies.\n\n## Running the Project\n\n1. Start each micro-frontend separately using `bun run dev`.\n2. Access the applications on their respective ports as configured.\n\n## Structure\n\n- `fe1`: Contains a Header component.\n- `fe2`: Exposes a common utility function.\n- `fe3`: Consumes components and functions from `fe1` and `fe2`.\n\n## Key Concepts Demonstrated\n\n- Module Federation in Webpack 5.\n- Component sharing across different micro-frontends.\n- Dynamic code loading in a micro-frontend architecture.\n\n## Contributing\n\nFeel free to contribute to this project by submitting pull requests or opening issues for any bugs or feature enhancements.\n\n## License\n\nMIT License. See [license](license) for details.\n\n## Acknowledgements\n\nThanks to Harsh Patel and the DEV Community for the [original tutorial](https://dev.to/logrocket/micro-frontend-with-react-and-nextjs-n6h).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbios%2Fnext_microfrontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimbios%2Fnext_microfrontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimbios%2Fnext_microfrontend/lists"}