Welcome to the Weather App, a simple yet intuitive web application that provides real-time weather information for cities around the world!
- 🌡️ Current Weather: Get up-to-date temperature, humidity, wind speed, and more.
- 🏙️ City Search: Search for weather conditions by entering any city name.
- 📅 Forecasts: View multi-day weather forecasts to help you plan ahead.
- Responsive Design: Fully optimized for both desktop and mobile use.
- 🔄 Auto-Refresh: The app auto-refreshes the weather data to keep you updated in real-time.
- HTML & CSS: Clean and responsive design.
- JavaScript: Dynamic weather data fetching and interactive UI.
- OpenWeatherMap API: Reliable weather data source.
- Clone the repository:
git clone https://github.com/b-tang/weather-app.git
- Navigate to the project directory:
cd weather-app
- Open the index.html file in your browser to start using the app.
This project is open-source and available under the MIT License.