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.
- HTML
- CSS
- JavaScript
- OpenWeatherMap API
- Netlify
- 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.
You can try out the Weather Web App here:
Weather Web App Demo