Skip to content

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

Notifications You must be signed in to change notification settings

atharva-kakarot/simple-weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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