Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piomin/sample-react-microfrontend
Example React app showing a simple microfrontend
https://github.com/piomin/sample-react-microfrontend
mui react react-redux redux-saga
Last synced: 2 months ago
JSON representation
Example React app showing a simple microfrontend
- Host: GitHub
- URL: https://github.com/piomin/sample-react-microfrontend
- Owner: piomin
- Created: 2022-10-10T14:01:08.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T22:35:54.000Z (9 months ago)
- Last Synced: 2024-10-10T20:55:11.526Z (3 months ago)
- Topics: mui, react, react-redux, redux-saga
- Language: JavaScript
- Homepage: https://piotrminkowski.com
- Size: 34.2 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend with React Demo [![Twitter](https://img.shields.io/twitter/follow/piotr_minkowski.svg?style=social&logo=twitter&label=Follow%20Me)](https://twitter.com/piotr_minkowski)
[![CircleCI](https://circleci.com/gh/piomin/sample-react-microfrontend.svg?style=svg)](https://circleci.com/gh/piomin/sample-spring-microservices-new)
In this project I'm demonstrating how to create frontend app with React. This app provides basic UI for CRUD ops and integrates with backend (e.g. Spring Boot) over REST API.
A detailed guide may be found in the following article: [Micro Frontend with React](https://piotrminkowski.com/2022/10/11/micro-frontend-with-react/)