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

https://github.com/gamgom29/weather-website


https://github.com/gamgom29/weather-website

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Weather Website
## description
This project is a weather website that provides current weather information based on user input (e.g., city name).
It utilizes HTML5, CSS3, Bootstrap, JavaScript, and a weather API to fetch and display weather data.

## Features

User-friendly interface


Responsive design using Bootstrap


Dynamic weather data retrieval and display


Input validation for city name


Error handling for invalid inputs or API failures

## Technologies Used

HTML5


CSS3


Bootstrap


JavaScript


Weather API (https://www.weatherapi.com/)

## Usage

Enter the name of a city in the input field.


The website will display the current weather information for the specified city.

## Credits

Bootstrap


Weatherapi


Fontawesome

## Live Demo
https://gamgom29.github.io/Weather-website/