Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atharva-kakarot/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.
https://github.com/atharva-kakarot/simple-weather-app

api css css3 django-application django-project html html5 openweather openweathermap-api vercel vercel-deployment weather weather-api weather-app weather-conditions weather-data weather-information

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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:**

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