Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 733 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 733 Bytes

weather-forecast

A functional Weather App using API.

Buginner Project You Must know JavaScript and HTML, like JavaScript Objects, functions, If statements, ... etc before attempting this.

About Application

**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