A simple and responsive weather application built using HTML, CSS, and Django, utilizing the OpenWeather API to provide real-time weather data.
- Search for weather by city name.
- Displays current temperature, humidity, wind speed, and weather conditions.
- Easy-to-use interface.
- HTML: Structure of the application.
- CSS: Styling and layout.
- Django: Web framework for backend development.
- OpenWeather API: For fetching real-time weather data.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/atharva-kakarot/simple-weather-app.git