/Weather-Web-App

This is a simple weather web application that tells weather of different cites across the globe.

Primary LanguageCSS

Weather-Web-App

This is a simple weather web application that tells weather details of different cites across the globe.

You need to create an account on OpenWeatherMap(https://openweathermap.org/) website and then get your personal API Key and replaces it in JS code.

If a user provides a wrong city or provides a city whose weather details is already has been displayed on the screen, then that case is also has been handled in it.