Welcome to TamApps Micro-Frontend
This is the shell (host) application. It handles routing and loads the micro-frontend apps at the paths below.
- mainurl.com/project1 — Project 1 app
- mainurl.com/project2 — Project 2 app
- mainurl.com/project3 — Project 3 app
- mainurl.com/spinWheel — SpinWheel app
All apps run under the same domain and use the shared library (libs/shared) for UI components, hooks, utilities, and types.