Skip to content

Startup application to understand the operation of micro frontends

Notifications You must be signed in to change notification settings

adba98/microfrontends-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microfrontend - "Startup"

"Startup" application without DB or consumption of APIs, to understand the operation of microfrontend.

Udemy Course

  • Course Name: Microfrontends with React: A Complete Developer's Guide
  • Instructor: Stephen Grider

Base structure

  1. Container
  2. Authentication (Sign in, Sign up)
  3. Dashboard
  4. Marketing (Home, Pricing)

Starting

Requirements

  • Node JS
  • NPM
  • Angular - React - Vue

Installations 🔧

Run the following command on the 4 MFEs to install the dependencies

npm install

Built with

Deployment AWS

  • Github (actions and secrets)
  • IAM (Access Keys)
  • S3 (Static Web Site)
  • Cloudfront