Skip to content

annukumar123/Weather-Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌀️ Weather App

A simple and responsive weather application built with HTML, CSS, and JavaScript that allows users to check real-time weather information for any city using the WeatherAPI.

πŸ“Œ What the Project Does

The Weather App:

Accepts a city name as user input

Fetches real-time weather data using an external API

Displays:

City and country

Current temperature (Β°C)

Weather condition (e.g., cloudy, sunny)

πŸ’‘ Why This Project Is Useful

Great beginner project for learning API integration

Demonstrates use of Fetch API and JSON parsing

Shows how to build a clean and responsive UI with CSS

Can be extended with more features like forecasts, icons, or location detection

πŸš€ Getting Started Prerequisites

You only need:

A modern web browser (Chrome, Firefox, Edge, etc.)

Internet connection (to fetch weather data)

Installation

Clone the repository:

git clone https://github.com/your-username/weather-app.git

Navigate to the project folder:

cd weather-app

Open index.html in your browser.

πŸ”‘ API Configuration

This project uses WeatherAPI.

Sign up at weatherapi.com

Get your free API key

Replace the API key in the JavaScript code:

const apiKey = "YOUR_API_KEY_HERE";

πŸ› οΈ Technologies Used

HTML5

CSS3

JavaScript (ES6)

WeatherAPI

πŸ“‚ Project Structure weather-app/ β”‚ β”œβ”€β”€ index.html └── README.md

πŸ†˜ Where to Get Help

If you run into issues:

Check the browser console for errors

Verify your API key is valid

Ensure the city name is spelled correctly

You can also open an Issue in the repository for help.

πŸ‘€ Maintainer & Contributions

Maintained by [Annu kumar]

Contributions are welcome! If you’d like to improve this project:

Fork the repository

Create a new branch

Submit a pull request

⭐ Acknowledgments

Weather data provided by WeatherAPI

UI inspired by simple modern weather apps

contact:

Linked in: www.linkedin.com/in/annu-kumar-9242973a4 mob no:+91 8317542922

About

The project describes about weather like temperature, condition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages