/Weather-app

An weather app using vanilla JavaScript.

Primary LanguageJavaScript

Weather App Project

Project Details

An weather app using vanilla JavaScript. To see weather of any location we just have to search that location. Also Take Care of edge case such as

  • In case of Wrong city name it will show custom error.
  • If some one first search the correct city name then user enter the wrong city/country name the weather card will get disapper and custom error message will be shown

API link - Click Here