Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 695 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 695 Bytes

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