Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esraamhmd/weather-app
WEATHER APP
https://github.com/esraamhmd/weather-app
css html-css-javascript js
Last synced: 11 days ago
JSON representation
WEATHER APP
- Host: GitHub
- URL: https://github.com/esraamhmd/weather-app
- Owner: esraamhmd
- Created: 2024-05-17T17:50:03.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-18T12:34:06.000Z (9 months ago)
- Last Synced: 2024-11-30T08:12:04.548Z (2 months ago)
- Topics: css, html-css-javascript, js
- Language: CSS
- Homepage:
- Size: 4.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
## Overview
The Weather App is a simple and intuitive application designed to provide users with real-time weather information. It uses data from a weather API to display current weather conditions for any location specified by the user. This repository contains the source code and resources for the Weather App.
## Features
- **Current Weather:** Displays the current temperature, weather condition, humidity, and wind speed.
- **Location Search:** Allows users to search for weather information by city name.
- **Responsive Design:** Adapts to different screen sizes for optimal user experience on both desktop and mobile devices.
- **Error Handling:** Informs users if the city name is invalid or if there is an issue with fetching data.## Demo
https://github.com/esraamhmd/weather-App/assets/145714762/6a53735f-850e-4229-a0da-e01b8102c178
## Technologies Used- **HTML:** Structure of the app.
- **CSS:** Styling of the app.
- **JavaScript:** Functionality and interactivity.
- **Weather API:** Fetching real-time weather data.## Getting Started
### Installation
1. **Clone the repository:**
```bash
git clone https://github.com/esraamhmd/weather-App.git