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
- Host: GitHub
- URL: https://github.com/gourabofficial/weather-app
- Owner: gourabofficial
- Created: 2024-09-08T05:03:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T16:49:56.000Z (9 months ago)
- Last Synced: 2025-01-12T16:11:17.299Z (5 months ago)
- Topics: advanced-javascript, api, css, fetch, js, weather-app
- Language: CSS
- Homepage: https://gourabofficial.github.io/Weather-App/
- Size: 260 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## Technologies Used
- HTML
- CSS
- JavaScript
- Api## Setup and Installation
1. Clone the repository:
```bash
git clone https://github.com/your-username/weather-app.git