Skip to content

CodewithNatalie/Weather-project-HTML-CSS-Javascript

Repository files navigation

🌦️ Weather App

A simple weather application that allows users to search for the current weather of any city in the world. It fetches real-time data from the OpenWeatherMap API and displays details such as temperature, humidity, wind speed, and weather conditions with relevant icons.

🔧 Technologies Used

HTML & CSS → structure and styling

JavaScript → API calls, DOM manipulation, user input handling

OpenWeatherMap API → real-time weather data (JSON integration)

✨ Features

Search weather by city name

Display temperature, humidity, wind speed, and icons (clear, rain, clouds, etc.)

Error handling when city is not found

Dynamic UI updates without page reload

📚 What I Learned

API integration & asynchronous JavaScript (fetch, async/await)

DOM manipulation & event handling

Error handling and improving UX

Basics of responsive design

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published