GithubHelp home page GithubHelp logo

ptzagk / micro-front-end-react-application Goto Github PK

View Code? Open in Web Editor NEW

This project forked from harshmons/micro-front-end-react-application

0.0 0.0 0.0 424 KB

React Application demonstrates the micro front end architecture using multiple frameworks inside a react application

JavaScript 58.78% TypeScript 18.67% CSS 4.42% HTML 14.69% Vue 1.34% SCSS 0.97% Svelte 1.13%

micro-front-end-react-application's Introduction

React application with micro front end architecture

This is a demonstration project to show multiple micro application developed in different frameworks(like React,Angular,Vue,Svelte) can exist inside same application.Thanks to Webpack 5 module federation

components

App -

Its a React application developed using create react app and acting as shell(Container) application which renders small micro application.

Header -

Its a React application developed using create react app and acting as micro application which renders header of the application

Left sidebar -

Its an Angular application developed using angular cli and acting as micro application which renders left sidebar of the application

Right sidebar -

Its a Vue application developed using vue cli and acting as micro application which renders right sidebar of the application

Footer -

Its a Svelte application developed using svelte webpack template and acting as micro application which renders footer of the application

How to run the application

  • Go to each folder(app,header,left-sidebar,right-sidebar,footer) and run npm start
  • Open browser and type http://localhost:3000

Screenshot 2022-02-07 at 1 24 51 AM

micro-front-end-react-application's People

Contributors

harshmons avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.