Root component of the myFlix application.
This component acts as the main container for the application, providing the router outlet where all other components (Welcome, MovieCard, Profile) are rendered.
The title of the application
Root component of the myFlix application.
Description
This component acts as the main container for the application, providing the router outlet where all other components (Welcome, MovieCard, Profile) are rendered.