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

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

Made Weather web app using html,css and Javascript . special use of API
https://github.com/gourabofficial/weather-app

advanced-javascript api css fetch js weather-app

Last synced: 4 months ago
JSON representation

Made Weather web app using html,css and Javascript . special use of API

Awesome Lists containing this project

README

        

# Weather App

This is a simple Weather App built with HTML, CSS, and JavaScript. It fetches current weather data for a specific city using the [WeatherAPI](https://www.weatherapi.com/) and displays it on the web page.

## Features

- Get current weather information for a specific city.
- Display the current temperature, humidity, and wind speed.
- User-friendly interface with a responsive design.
- Error handling for incorrect API requests.

## Screenshot

![Weather App Interface](./Assets/demo.png)

## Technologies Used

- HTML
- CSS
- JavaScript
- Api

## Setup and Installation

1. Clone the repository:

```bash
git clone https://github.com/your-username/weather-app.git