This is a simple Django-based weather application that allows users to search for weather information of different cities using the OpenWeatherMap API.
- Search for weather information by city name
- Displays city name, country code, coordinates, temperature, pressure, and humidity
- Django
- HTML
- CSS (Bootstrap 4.5.2)
- OpenWeatherMap API