aniler0 / microfrontends-ecommerce-app

Microfrontends E-commerce application with React

Home Page:http://e-market-microfrontends.s3-website.eu-central-1.amazonaws.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://e-market-microfrontends.s3-website.eu-central-1.amazonaws.com/


Languages

Language:TypeScript 71.7%Language:JavaScript 27.0%Language:HTML 1.2%