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

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.

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/)