my web development project on weather forecast
In index.html file : *basic html code and connecting the style.cssscript.js file to this html file. In style.css file : *css styling for the index.html page are written which helps n beautifying the webpage. In script.js file : *using an openweatherapi key this page gets the information of 7days weather forecast from open wether page which is like an database for the webpage. *script for displaying the weather forecast report of 7days by taking the input (city name).