Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alokverma18/weather-app

Weather Application
https://github.com/alokverma18/weather-app

api open-weather-map-api weather-app

Last synced: about 6 hours ago
JSON representation

Weather Application

Awesome Lists containing this project

README

        

# Weather App 🌦️

## Introduction

This is a simple web-based weather application that allows users to check the weather for a specific city. Users can enter the name of a city, and the application will display the current weather conditions for that city, including Temperature, Humidity, Wind speed, and an icon representing the weather condition.

## Features

- User-friendly Interface.
- Real-time Weather data using the OpenWeatherMap API.
- Displays Temperature, Humidity and Wind Speed
- Weather icons for specific weather conditions (e.g., cloudy, clear, rainy, etc.).
- Error message for Invalid city names.
- Dynamic Background

## Snap
![snap](images/weather.png)
## Demo

Try this [Weather App](https://alokverma18.github.io/weather-app/)

## Dependencies

This application uses the OpenWeatherMap API to fetch weather data. You'll need to replace the `apiKey` variable in the JavaScript code with your own API key if you plan to host this application publicly.

## Contributing
Feel free to Contribute and Improve this by creating a Pull Request or an Issue.

## Connect
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://alokverma18.github.io/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/alokverma18/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/ak_verma18)

##
### Leave a 🌟 if it was Helpful!!
### Thanks!