Introduction It's a simple react app, which displays the data from the lambda api. Steps clone the repo cd movies-search-ui run npm i change the REACT_APP_API_ENDPOINT to the api-gw endpoint, along with path run npm start