aayRJ23 / Weather-App

This repository hosts a Weather web application created using HTML, Bootstrap, and JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

This repository contains a Weather web application developed using HTML, Bootstrap, and JavaScript. The application utilizes the RapidAPI to fetch weather details of the current city based on user input.

Features

  • Fetches and displays weather details of the current city.
  • Shows temperature, minimum temperature, maximum temperature, humidity, wind speed, sunrise time, and sunset time.

Usage

  1. Clone the repository or download the source code.
  2. Open the index.html file in a web browser.
  3. Enter the name of the city for which you want to see the weather details.
  4. Click on the "Search" button.
  5. View the weather information displayed on the page.

Technologies Used

  • HTML
  • Bootstrap
  • JavaScript
  • RapidAPI

API Used

The Weather web app uses the RapidAPI to fetch weather data for the current city.

About

This repository hosts a Weather web application created using HTML, Bootstrap, and JavaScript.


Languages

Language:HTML 81.4%Language:JavaScript 18.6%