ok so i made weather app using html,css,js and i used api to fetch weather data, when i coded on my vs code then it works fine and i made image folder in same folder which includes all weather images, but when i uploaded in github and then i got link of that project and open that project using that link then the project doesnt run properly, the data is being fetched perfectly except one thing that images are not being displayed on the page accoring to weather.
the file path is correct i checked it.
project link:- https://harsh-1243.github.io/Weather-App/
i tried finding the problem of that but couldnt find it