Skip to content

Developed a small project based on HTML.CSS, JS which deploys and shows the weather of your location

License

Notifications You must be signed in to change notification settings

rahul-0000-code/Weather-App-JS-API-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App-JS-API-

Developed a small project based on HTML.CSS, JS which deploys and shows the weather of your location

checkout here https://getmyweatherinfo.netlify.app/

Welcome to WeatherApp!

WeatherApp is a simple and user-friendly web application that allows users to check the current weather conditions for any location. The app is built using HTML, CSS, and JavaScript, making it lightweight and responsive across various devices.

Features:

Real-time weather data: WeatherApp fetches the latest weather information using the OpenWeather API, ensuring accurate and up-to-date results. Search by location: Users can enter the name of any city or location to get the weather details instantly. Temperature units: The app supports both Celsius and Fahrenheit temperature units, providing flexibility to users based on their preference. Getting Started: To run WeatherApp locally, simply clone this repository and open the index.html file in your web browser. As the app relies on the OpenWeather API, an internet connection is required for the weather data retrieval.

API Source: WeatherApp fetches weather data from OpenWeather (https://openweathermap.org/), a popular weather data provider, offering reliable and comprehensive weather information worldwide.

Contributing: If you'd like to contribute to WeatherApp, feel free to open a pull request with your proposed changes. We welcome bug fixes, feature enhancements, and any other improvements that would benefit our users.

We hope you enjoy using WeatherApp to stay informed about the weather conditions at your desired locations. Feel free to provide feedback or report any issues through the "Issues" section in this repository.