About this App

This is a simple Weather App. On the home page it initially displays three different cities. On the About page it has a description of the app. On the usage guide page it has a detailed description of how to use the app. It also have a search bar to search the weather of any city.

This app is build using HTML, CSS and JavaScript. The CSS is done inline the html tags. There is an API call to get the weather data. The data displayed is cloud percentage, temperature, humidity, wind speed, wind degrees, sunrise, sunset, min and max temperature of the day. The API used here is Weather API by Ninjas.