Skip to content

Welcome to the Weather App repository! This project is a simple and intuitive weather application built using HTML, CSS, and JavaScript. The app fetches real-time weather data from the OpenWeather API and displays it in a user-friendly interface.

Notifications You must be signed in to change notification settings

jaishree26/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Description :

The Weather App is a web application that allows users to check real-time weather information for a specific city. It utilizes the OpenWeatherMap API to fetch weather data based on user input.

Features :

City Weather Lookup: Users can enter the name of a city and retrieve current weather conditions.

Temperature, Humidity, and Wind Speed: The app displays temperature, humidity, and wind speed for the specified city.

Responsive Design: The user interface adapts to different screen sizes (desktop, tablet, and mobile).

Usage :

Enter the name of a city in the input field.

Click the “Location-icon” button.

The app will display the current weather conditions for the specified city.

API Key Setup :

To use the OpenWeatherMap API, you’ll need an API key. Follow these steps:

Visit the OpenWeatherMap API website and sign up for an account.

Generate an API key.

Replace the placeholder API key in the script.js file with your actual API key.

Contributing :

Contributions are welcome! If you’d like to improve this project, feel free to submit a pull request.

About

Welcome to the Weather App repository! This project is a simple and intuitive weather application built using HTML, CSS, and JavaScript. The app fetches real-time weather data from the OpenWeather API and displays it in a user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published