General actions and reducer for
- api request started
- api response recieved
- api request failed
API_REQUEST_{endpointName}
API_RESPONSE_{endpointName}
API_ERROR_{endpointName}
Implement active route on NavBar
Add withToaster and withLoader HOC on layout component