Skip to content

Abbasi-codes-hub/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a simple and modern Weather App that allows users to search for the current weather in any city. The app displays real-time weather data including temperature, forecast, humidity, wind, pressure, and more.

Features

  • Search for weather by city name
  • Displays city, country, and current date/time
  • Shows weather forecast, temperature, min/max temperature
  • Additional details: feels like, humidity, wind speed, and pressure
  • Responsive and clean user interface

Technologies Used

How to Use

  1. Clone or download this repository to your local machine.
  2. Open the index.html file in your web browser.
  3. Enter a city name in the search bar and press Enter to view the weather details.

Project Structure

  • index.html - Main HTML file
  • logic/index.js - JavaScript logic for fetching and displaying weather data
  • styling/style.css - CSS styles for the app
  • assets/ - Images and icons

API Key

This app uses the OpenWeatherMap API. The API key is already included in the code for demonstration purposes. For production use, please use your own API key from OpenWeatherMap.

Screenshot

Weather App Screenshot


Author: Abbasi-codes-hub License: MIT

About

A clean and responsive weather application that fetches real-time weather data using a public API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published