Skip to content

This project is similar to Web Component project on Micro Frontends in Action of MICHAEL GEERS

Notifications You must be signed in to change notification settings

ldhyen99/Web-Component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • This project is similar to Web Component project on Micro Frontends in Action - MICHAEL GEERS (Thank you)

Wrapping micro FE using Web Component

On Detail Page, we have infomation of Product, Recommendations and Checkout button

image

Product:

  • Run on localhost 3001, to show image & infomation of product on Detail page
  • Main page

Checkout button

  • Run on localhost 3003, show button checkout & alert when user click on it
  • Display on Main page by Web Component

Recommendations:

  • Run on localhost 3002, show product recommendations list
  • Display on Main page by Web Component

About

This project is similar to Web Component project on Micro Frontends in Action of MICHAEL GEERS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published