A simple Django-based web application that provides real-time weather information using the OpenWeather API.
- Get current weather data for any city.
- View weather forecasts for the upcoming days.
- User-friendly interface.
- Responsive design for mobile and desktop.
Follow these steps to set up the project locally:
- Clone the repository:
git clone https://github.com/kishore42421/django-weather-app.git
