Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: about 14 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Weather App ☀️🌧️⛈️

Welcome to the Weather App! This simple web application allows users to check the current weather conditions for any location.

## Features 🌍
- **Current Weather**: Get real-time weather information.
- **Location Search**: Search for weather forecasts by city name.
- **Responsive Design**: Works seamlessly across devices - desktop, tablet, and mobile.

## Technologies Used 💻
- **HTML5**: For structuring the web page.
- **CSS3**: For styling and layout.
- **JavaScript (Vanilla)**: For dynamic behavior and fetching weather data.
- **OpenWeatherMap API**: Used to retrieve weather data.

## Usage 📋
1. Open the Weather App in your web browser.
2. Enter the name of the city you want to check the weather for in the search bar.
3. Press the "Search" button or hit Enter.
4. View the current weather conditions for the specified location.