Micro-Frontend

Micro-Frontend

Link | GitHub

This project was used to teach me how to connect various frontend projects together, along with webpack, and how to deploy through AWS. This app's landing page, pricing page, and auth page were made using React, however, once you hit login (no need to input any information) it will direct you to a dashboard made with Vue. Logging out with redirect you to the landing page made with React.