Skip to content

aniler0/microfrontends-ecommerce-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microfrontends Application with Webpack 5 Module Federation Plugin

Screenshots

App Screenshot

Tech Stack

React, Typescript, Chakra UI, Webpack

How it works ?

  • app1 expose Navbar component.
  • app2 expose ProductCard component.
  • container import components that we exposed from other app.

If you want to run your local environment you should run below command. This will run your whole applications at the same time and you will see the magic

npm start 

Try It

Demo

About

Microfrontends E-commerce application with React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published