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

https://github.com/anser624/weather-app

Weather-App
https://github.com/anser624/weather-app

async-await css css-flexbox dom-manipulation fetch-api html5 javascript responsive

Last synced: 11 days ago
JSON representation

Weather-App

Awesome Lists containing this project

README

        

# 🌦️ Weather App - Real Time Forecast

[![GitHub last commit](https://img.shields.io/github/last-commit/anser624/Weather-App)](https://github.com/anser624/Weather-App/commits)

A sleek weather application that provides real-time forecasts using OpenWeatherMap API.

➡️ **Live Demo:** https://weather-app-ansar.netlify.app/

## ✨ Key Features
- **Real-time weather data** for any global location
- **Dynamic UI** that changes based on weather conditions
- **Temperature converter** (°C/°F toggle)
- **Responsive design** works perfectly on all devices
- **Error handling** for invalid city names

## 🛠️ Tech Stack
| Frontend | API | Hosting |
|----------|-----|---------|
| ![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=flat&logo=html5&logoColor=white) | ![OpenWeather](https://img.shields.io/badge/OpenWeather-API-green) | ![Netlify](https://img.shields.io/badge/Netlify-00C7B7?style=flat&logo=netlify&logoColor=white) |
| ![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=flat&logo=css3&logoColor=white) | | |
| ![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat&logo=javascript&logoColor=black) | | |

## 🚀 Quick Start
1. Get your free API key from [OpenWeatherMap](https://openweathermap.org/api)
2. Clone the repo:
```bash
git clone https://github.com/anser624/Weather-App.git