https://github.com/angryhtml/weather-webapp
🌤️A simple weather application built with HTM, CSS, and JavaScript. The app allows users to check the current weather for any location by fetching data from the OpenWeatherMap API.
https://github.com/angryhtml/weather-webapp
api css html javascript netlify weatherapp-javascript weatheropenapi
Last synced: 4 months ago
JSON representation
🌤️A simple weather application built with HTM, CSS, and JavaScript. The app allows users to check the current weather for any location by fetching data from the OpenWeatherMap API.
- Host: GitHub
- URL: https://github.com/angryhtml/weather-webapp
- Owner: angryhtml
- Created: 2024-08-02T21:58:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-27T15:47:06.000Z (12 months ago)
- Last Synced: 2025-02-27T22:20:39.732Z (12 months ago)
- Topics: api, css, html, javascript, netlify, weatherapp-javascript, weatheropenapi
- Language: JavaScript
- Homepage: https://myweatheronline.netlify.app/
- Size: 1.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather Web App 🌤️
A simple weather application built with **HTML**, **CSS**, and **JavaScript**.
The app allows users to check the current weather for any location by fetching data from the **OpenWeatherMap API**.
---
### 🛠️ Technologies Used:
- **HTML**
- **CSS**
- **JavaScript**
- **OpenWeatherMap API**
- **Netlify**
---
### 🚀 Features:
- Search for the current weather by city name.
- Displays temperature, humidity, wind speed, and weather description.
- Mobile-friendly and responsive design.
- Error handling for invalid city names or API issues.
---
### 🌐 Live Demo:
You can try out the Weather Web App here:
[Weather Web App Demo](https://myweatheronline.netlify.app/)