Skip to content

is a web application built using HTML, CSS, and JavaScript that provides real-time weather information for any city in the world. Users can search for a city to get current weather data, including temperature, weather conditions, fetched from a weather API.

Notifications You must be signed in to change notification settings

Ritikkr1505/Weather-Web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Weather App

Introduction

Welcome to the Weather App! This project is a simple yet powerful web application that allows users to get real-time weather information for any city in the world. Built using HTML, CSS, and JavaScript, this app demonstrates how to integrate with a weather API to fetch and display current weather data dynamically.

Features

  • Real-time Weather Data: Fetches current weather information including temperature, humidity, wind speed, and weather conditions.
  • Search Functionality: Users can search for weather information by providing the access of their location.
  • Responsive Design: The app is fully responsive and works seamlessly on both desktop and mobile devices.
  • Interactive UI: Clean and user-friendly interface with dynamic weather icons.

Technologies Used

  • HTML: For structuring the content of the app.
  • CSS: For styling the app and ensuring a responsive design.
  • JavaScript: For fetching data from the weather API and updating the UI dynamically.

How It Works

  1. **Location **: user have to provide the location access .
  2. API Call: The app makes a request to a weather API to get the current weather data for the specified city.
  3. Data Processing: The received data is processed and displayed in a user-friendly format.
  4. Dynamic Updates: Weather information, including temperature, weather conditions, and icons, is updated in real-time based on the fetched data.

About

is a web application built using HTML, CSS, and JavaScript that provides real-time weather information for any city in the world. Users can search for a city to get current weather data, including temperature, weather conditions, fetched from a weather API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published