Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webdevbysubha/weather-app
https://github.com/webdevbysubha/weather-app
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/webdevbysubha/weather-app
- Owner: webdevbysubha
- Created: 2024-11-07T08:10:40.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T08:29:19.000Z (about 2 months ago)
- Last Synced: 2024-11-07T09:29:17.276Z (about 2 months ago)
- Language: CSS
- Size: 2.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.