May 2018
Intermediate to advanced
470 pages
13h 54m
English
The Home component will be rendered on the browser when the user visits the root route, and we will compose it with Material-UI components. The following screenshot shows the Home component and the Menu component, which will be implemented later in the chapter as an individual component to provide navigation across the application:

The Home component and other view components that will be rendered in the browser for the user to interact with will follow a common code structure containing the following parts in the given order.
Read now
Unlock full access