Hook it up to the backendIn this module...Time to switch gears slightlyCreate an endpoint for retrieving a list of ProductsCore Concept - Making Network Requests from your React applicationUpdate the Product List component to call our APICore Concept - SerialisationAdd an endpoint for retrieving Product DetailsUpdate the Product Details component to call our API