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 .
- Host: GitHub
- URL: https://github.com/pabitra-33/weather_web_app
- Owner: Pabitra-33
- Created: 2024-07-12T14:34:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-01T17:12:41.000Z (about 1 year ago)
- Last Synced: 2025-03-15T10:16:59.035Z (7 months ago)
- Language: JavaScript
- Size: 73.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⛈ Weather_Web_Application ⛅

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.