Weather App 🌤️ This is a simple weather application that shows real-time weather information for any city you search.
Features
Search for any city in the world Displays current temperature Shows weather conditions (sunny, cloudy, rainy, etc.) Easy and clean user interface
Built With
HTML CSS JavaScript Weather API
How to Use
Type the name of a city in the search box Press enter or click the search button View the current weather details
Purpose
This project was built to practice working with APIs and improve my JavaScript skills.