/mf-next-chakra-poc_layout

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

Primary LanguageJavaScript

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.