My React app works in localhost but doesn't make api calls on netlify

Hello world, I am new to netlify i have a react app which provides weather forcast using axios api calls to Weather API - OpenWeatherMap, my app works on localhost:3000 but doesn’t work on netlify it doesn’t make api calls. Any suggestions?

Link: https://sandip777weatherapp.netlify.app/

Sorry but the issue is resolved i renamed all api calls to https.

Thanks for sharing your solution! Glad to see it’s resolved