https://github.com/abulgit/weather-app-using-api
https://github.com/abulgit/weather-app-using-api
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abulgit/weather-app-using-api
- Owner: abulgit
- Created: 2023-08-02T18:42:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-13T15:45:06.000Z (over 2 years ago)
- Last Synced: 2025-10-04T01:39:14.152Z (9 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather-App-Using-API
Weather App Demo

## 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.
---