heroku deployment uncaught runtime error Network Error AxiosError:
I have an app created using create-react-app that displays the position of the ISS on google react maps. I get the position by making a request to nofity api and the map by making a request to google maps. It builds ok in heroku but when i navigate to the URL to view my app…