How to compose a suite of react apps into a single wrapper app?

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. nx

    Build system, optimized for monorepos, with AI-powered architectural awareness and advanced CI capabilities.

    does it have to be multirepo? why not use monorepo and go with nx.dev?

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. single-spa

    The router for easy microfrontends

    Check out this microfrontend structured framework https://single-spa.js.org/

  4. crisp-react

    React boilerplate written in TypeScript with a variety of Jamstack and full stack deployments. Comes with SSR and without need to learn a framework. Helps to split a monolithic React app into multiple SPAs and avoid vendor lock-in.

    You can have Login/authentication SPA, Reporting SPA, etc. Each SPA does its own routing as demonstrated here.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why I Swapped NX for Standalone Projects

    1 project | dev.to | 20 Mar 2025
  • The Final (For Now) Setting for My Personal Blog as a Dev

    2 projects | dev.to | 15 Mar 2025
  • Micro-Frontends: The Next Big Thing or Just Hype?

    1 project | dev.to | 26 Feb 2025
  • Monorepo and Micro-Frontends Using Module Federation + Vite

    2 projects | dev.to | 8 Jan 2025
  • Nx 20: Exploring the new TS preset and TypeScript project references

    1 project | dev.to | 23 Nov 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?