Skip to content

ManvithReddyyy/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple web application to fetch and display real-time weather data using the OpenWeatherMap API.

Features Search for any city to view: Current temperature in Celsius Weather condition description City name Technologies Used HTML: Structure CSS: Styling JavaScript: Functionality OpenWeatherMap API: Weather data How to Use Clone this repository:

bash Copy code git clone https://github.com/your-username/weather-app.git Replace the placeholder API key in script.js with your OpenWeatherMap API key:

javascript Copy code const API_KEY = "your_api_key"; Open index.html in your browser.

Future Enhancements Add weather icons based on conditions Include geolocation for current location weather Show additional details like wind speed and humidity

Author Manvith Reddy

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published