React, Typescript, Chakra UI, Webpack
app1expose Navbar component.app2expose ProductCard component.containerimport components that we exposed from other app.
If you want to run your local environment you should run below command. This will run your whole applications at the same time and you will see the magic
npm start 