/weather-app

A weather app which is used to check temperature of searched city.

Primary LanguageJavaScript

Weather App

This is a weather app build in vanilla Javascript.

In this app, I have fetched openweathermap.org API for current weather report.

It is used to check temperature, minimum and maximum temperature of searched city with particular date.