Get the user and client route to work and also add a new layout component to show on new routes
Creating a new layout in the same folder as appshell.component
Use it on the menu layout
Improve the layout of the menu items by using angular materials
ng add @angular/material
- HERE