alibek-gao / mf-next-chakra-poc_layout

This is POC for Module Federation with Next.js and Chakra UI.

Home Page:https://mf-next-chakra-poc-layout-mocha.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stand With Ukraine

Module Federation with Next.js and Chakra UI

This is POC for Module Federation with Next.js and Chakra UI.

It contains three Next.js 13 apps:

Both apps bootstrapped with create-next-app.

Module Federation is configured based on examples from https://github.com/module-federation/module-federation-examples.

All components are taken from Chakra Templates.

Getting Started

Clone both apps and run the development server in each:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

This is POC for Module Federation with Next.js and Chakra UI.

https://mf-next-chakra-poc-layout-mocha.vercel.app


Languages

Language:JavaScript 100.0%