Skip to content

React application built with Module Federation and Webpack

License

Notifications You must be signed in to change notification settings

danieltorrez29/rickandmorty-mf-app

Repository files navigation

React Micro Frontend App

About

It is an application built with React based on the Micro Frontend architecture. Webpack and Module Federation were used for component modularization.

Getting Started

For the proper functioning of the application it is recommended the next prerequisites.

Prerequisites

  • Node.js
  • npm

Usage

Localhost

Install the dependencies from the root folder on each micro frontend using the following command:

npm install

Then execute:

npm start

Web

Click on the [link] to access the application deployed in Netlify.

Built Using

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

React application built with Module Federation and Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published