It is an application built with React based on the Micro Frontend architecture. Webpack and Module Federation were used for component modularization.
For the proper functioning of the application it is recommended the next prerequisites.
- Node.js
- npm
Install the dependencies from the root folder on each micro frontend using the following command:
npm install
Then execute:
npm start
Click on the [link] to access the application deployed in Netlify.
- Node.js v18.18.0 - JavaScript runtime
- npm v9.8.1 - Node Package Manager
- React - JavaScript Library
- Bootstrap - Frontend Framework
- Netlify - Accommodation provider
- @danieltorrez29 - Computer and systems engineering
This project is licensed under the MIT License - see the LICENSE file for details.