This is a simple yet functional Weather App built using Django, JavaScript, and the OpenWeatherMap API. It fetches real-time weather data and displays it in a clean, responsive interface.
- 🔍 Search weather by city name
- 🌡️ Displays temperature, humidity, wind speed, and condition
- 📱 Responsive front-end design with HTML, CSS, and JS
- 🌍 Real-time data from OpenWeatherMap API
Here’s a screenshot of the application in action:
Follow these steps to run the project locally:
git clone https://github.com/SahilKaturde/Weather-APP.git
cd Weather-APP