Skip to content

Repository files navigation

🌤️ Weather App Using API

A responsive weather application that fetches real-time weather information using a weather API.

🌐 Live Demo

👉 Visit Weather App

📌 Overview

Weather App is a simple and user-friendly web application that allows users to check current weather information for a location.

The application uses a weather API to fetch weather data dynamically and displays the information through a clean and responsive interface.

This project demonstrates the use of JavaScript, API integration, DOM manipulation, and responsive web design.

✨ Features

  • 🌍 Search weather by location
  • 🌡️ Display current temperature
  • ☁️ Display weather conditions
  • 💧 Display humidity information
  • 💨 Display wind information
  • 🔄 Fetch real-time weather data using API
  • 📱 Responsive user interface
  • ⚡ Dynamic data rendering
  • 🔎 Simple and user-friendly search interface

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • Weather API

🔗 Live Application

👉 Weather App

📂 Project Structure

Weather-App-Using-API/
│
├── index.html
├── style.css
├── script.js
└── README.md

🔄 How It Works

User enters location
        ↓
JavaScript sends API request
        ↓
Weather API returns weather data
        ↓
JavaScript processes the response
        ↓
Weather information is displayed
        ↓
User sees current weather details

🎯 Project Purpose

The main purpose of this project is to practice frontend web development and understand how a web application can communicate with an external API to retrieve and display real-time data.

👨‍💻 Author

Himanshu Singh Maurya

Full-Stack & Frontend Developer | Web Development • AI

GitHub

⭐ Support

If you like this project, consider giving it a ⭐ on GitHub.

About

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

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages