Skip to content

HponeMyatThu/microfrontend-NextHost_NextRemote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Micro Frontends: Next Host and Remote

This project is a micro frontend application built using Module Federation, React, and Next.js. It demonstrates the ability to build independent, scalable micro frontend modules that seamlessly integrate.

Tech Stack

The project uses the following technologies and dependencies:

  • @module-federation/nextjs-mf: ^8.7.4
  • Next.js: ^14.2.18
  • React: ^18.3.1
  • React-DOM: ^18.3.1
  • Webpack: ^5.96.1
  • Webpack-CLI: ^5.1.4

Prerequisites

Before cloning and running the project, ensure the following software is installed:

  • Node.js: v18.x or later (recommended)
  • npm: v9.x or later (recommended)

Installation

  1. Clone the repository:
    git clone <repository_url>
    cd <repository_directory>
    
  2. **Install dependencies
    npm install
    
  3. **Running the Project
    npm run dev
    

Additional Notes and Contributing

Additional Notes

Contributing

We appreciate contributions to this project! To contribute:

  1. Fork this repository:
    • Click on the "Fork" button at the top-right corner of this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published