An open API service indexing awesome lists of open source software.

https://github.com/abulgit/weather-app-using-api


https://github.com/abulgit/weather-app-using-api

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Weather-App-Using-API

Weather App Demo

![Untitled-1 copy](https://github.com/abulgit/Weather-App-Using-API/assets/140191921/cfa8e809-3a72-4a08-9e38-8de980c3a0c3)

## Description

Weather App is a simple web application that allows users to get real-time weather information for a specific location. The app utilizes the OpenWeatherMap API to fetch weather data and displays it in a user-friendly interface. I Made This Project On [MLH GWH: data](https://ghw.mlh.io/) challenge.
## Features

- Get current weather conditions for a specified location.
- Display temperature, humidity, wind speed, and weather description.
- Automatically detects the user's location using geolocation API.
- Responsive design, compatible with various screen sizes.
## Installation

1. Clone the repository: `git clone [https://github.com/your-username/Weather-App.git](https://github.com/abulgit/Weather-App-Using-API.git)`
2. Navigate to the project directory: `cd Weather-App`
3. Open the `index.html` file in your preferred web browser.

## Usage

- Enter the city name or use it to get weather data.
- The app will display the current weather conditions for the specified location.

## Technologies Used

- HTML
- CSS
- JavaScript
- OpenWeatherMap API

## Contributing

Contributions are welcome! If you find any bugs or want to suggest new features, please create an issue or submit a pull request.

## Acknowledgments

- [OpenWeatherMap](https://openweathermap.org/) for providing the weather data API.

## Contact

For any questions or inquiries, please email us at abulkhan19175@gmail.com.

---