Product page service calls products and promotions backend api to query list of products and associated promotions
requested to merge product-page-service-calls-products-and-promotions-backend-api-to-query-list-of-products-and-associated-promotions into master
Added logic to make API calls to the backend using Axois calls. Created basic flow for redux and added dispatch actions to ProductMarketContainer