https://github.com/gamgom29/weather-website
https://github.com/gamgom29/weather-website
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gamgom29/weather-website
- Owner: Gamgom29
- Created: 2024-01-20T17:45:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-18T00:03:20.000Z (over 2 years ago)
- Last Synced: 2025-02-08T14:45:01.374Z (over 1 year ago)
- Language: CSS
- Size: 2.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/