/WeatherX

🌦️ WeatherX Live Weather Report Using OpenWeatherMap API 📌 Project Overview WeatherX is a simple and efficient Live Weather Report application that fetches real-time weather data using the OpenWeatherMap API. Enter a city name, and WeatherX provides current temperature, humidity, wind speed, and more.

Primary LanguageJavaScript

🌦️ WeatherX

Live Weather Report Using OpenWeatherMap API

📌 Project Overview

WeatherX is a simple and efficient Live Weather Report application that fetches real-time weather data using the OpenWeatherMap API. Enter a city name, and WeatherX provides current temperature, humidity, wind speed, and more.

🚀 Features

  • 🌍 Real-time weather updates based on city name
  • 🌡️ Temperature, humidity, wind speed, and weather conditions
  • 📡 Data sourced from OpenWeatherMap API
  • 📊 Supports imperial units (Fahrenheit)
  • 🔄 Simple and clean API integration

🛠 Installation & Setup

  1. Clone the repository:
    git clone https://github.com/Chayandas07/WeatherX.git
    
  2. Open the project folder: cd WeatherX
  3. Open any HTML file in a web browser to view the corresponding page.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository on GitHub.
  2. Clone your fork locally: git clone https://github.com/your-username/WeatherX.git
  3. Create a new branch for your changes: git checkout -b feature-new-feature
  4. Make your changes and commit them: git commit -m "Add a new feature"
  5. Push the changes to your fork: git push origin feature-new-feature
  6. Create a pull request on the original repository.

Issues and Feedback

If you encounter any issues or have suggestions for improvement. Your feedback is highly appreciated!


Thank you for checking out the WeatherX project! Feel free to explore the different pages and contribute to make them accessible to all.