Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# Weather App

Welcome to the **Weather App**, a simple, user-friendly web application that provides real-time weather data. With this app, users can check the weather conditions for any location around the world.

## Screenshots

![Demo View](https://github.com/webdevbysubha/weather-app/blob/main/images/Screenshot%202024-11-07%20135229.png)

## Features

- **Real-time Weather**: Get current weather details, including temperature, humidity, wind speed, and more.
- **Search by Location**: Enter the city name to get the weather details for that specific location.
- **Easy-to-Use Interface**: Intuitive design to quickly check the weather.

## Technologies Used

- **HTML5** - For structuring the web pages.
- **CSS3** - For styling the app.
- **JavaScript** - For app functionality and interacting with the API.
- **OpenWeatherMap API** - For retrieving weather data.