An open API service indexing awesome lists of open source software.

https://github.com/pabitra-33/weather_web_app

Weather app is a web application which will tell the users about the weather details of any particular city . The easy and Interactive User Interface will help our users to easily know about the temperature , wind speed , humidity and description about the weather .
https://github.com/pabitra-33/weather_web_app

Last synced: about 2 months ago
JSON representation

Weather app is a web application which will tell the users about the weather details of any particular city . The easy and Interactive User Interface will help our users to easily know about the temperature , wind speed , humidity and description about the weather .

Awesome Lists containing this project

README

          

# ⛈ Weather_Web_Application ⛅
![Alt Text](https://static1.howtogeekimages.com/wordpress/wp-content/uploads/2023/04/Google-Weather-icon.png)

A weather web application which can give you any places exact weather information such as temp, wind speed and humidity.

In this repository, we'll walk through the creation of a weather application using HTML, CSS, JavaScript and OpenWeatherMap API. We'll utilize the OpenWeatherMap API to fetch weather data and display it on our webpage. The goal is to create a clean, responsive, and functional weather application that provides users with real-time weather information.