This is my First JavaScript Project where I have used API(openweather api) to fetch latest information about weather of any city.
- A simple weather app using vanilla JS.
- The Background changes with change in weather.
- I have used a simple open weather API to make this.
- I have used fetch and didn't use any external library or framework