google-places-autocomplete
This is a simple single page application built using React and Redux that utilizes the Google Places Autocomplete API. The user can search for a place and get suggestions as they type, the results are displayed on a map and stored in a Redux store for later reference. The application uses one of the specified middleware to handle the API calls.