simple-weather-app

A simple weather app made using HTML, CSS, Django and OpenWeather API allows users to fetch current weather information for any city.

Stars
0
Committers
1

Weather App

A simple and responsive weather application built using HTML, CSS, and Django, utilizing the OpenWeather API to provide real-time weather data.

Features

  • Search for weather by city name.
  • Displays current temperature, humidity, wind speed, and weather conditions.
  • Easy-to-use interface.

Technologies Used

  • HTML: Structure of the application.
  • CSS: Styling and layout.
  • Django: Web framework for backend development.
  • OpenWeather API: For fetching real-time weather data.

Setup

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/atharva-kakarot/simple-weather-app.git