Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)