Skip to content

YAXH64/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Weather App

Overview

This repository contains a real-time weather application built using HTML, CSS, and JavaScript. The app integrates with a weather API to provide up-to-date weather information for cities worldwide. Users can retrieve current weather conditions, including temperature, humidity, wind speed, and a brief description of the weather.

Features

  • Search by City: Enter the name of any city to get its current weather details.
  • Real-Time Data: Fetches and displays the most recent weather information using a reliable weather API.
  • Responsive Design: Optimized for various devices, ensuring a seamless experience on desktops, tablets, and mobile phones.
  • Dynamic Backgrounds: The app changes its background based on the current weather conditions, enhancing user experience.
  • Error Handling: Provides user-friendly messages for invalid city names or network issues.

Technologies Used

  • Frontend: HTML5, CSS3, JavaScript (ES6)
  • API: OpenWeatherMap API for fetching weather data

Live Demo

Experience the application live at: https://yaxh64.github.io/Weather-App/

Getting Started

Prerequisites

  • A modern web browser (e.g., Chrome, Firefox, Safari)
  • Text editor or IDE (e.g., VSCode, Sublime Text)

Installation

  1. Clone the Repository:
    git clone https://github.com/yaxh64/Weather-App.git
    cd Weather-App

About

A real-time weather app built with HTML, CSS, and JavaScript. Live demo available at:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors