myFlix Angular Client Documentation - v0.0.0
    Preparing search index...

    Variable routesConst

    routes: Routes = ...

    Configuration of application routes.

    These routes define the navigation structure of the app:

    • 'profile' leads to the User Profile view.
    • 'welcome' leads to the Landing page (Login/Registration).
    • 'movies' leads to the main list of movies.
    • Empty path ('') redirects users to the welcome page by default.