A functional Weather App using API.
Buginner Project You Must know JavaScript and HTML, like JavaScript Objects, functions, If statements, ... etc before attempting this.
**weather app will show the weather information that it will get from the API like this,
an Icon that shows the weather status, the temperature value (18°C) in Celsius unit,
the weather description (clear sky), and then the user's city and country (Jharkhand,IN).**
**When the user clicks on the temperature value, that will convert it from Celsius to Fahrenheit.**
The API provider is http://www.OpenWeatherMap.org