Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 1.92 KB

README.md

File metadata and controls

57 lines (33 loc) · 1.92 KB

Weather App

Welcome to the Weather App repository! This project is a simple weather application built using HTML, CSS, and JavaScript. It fetches weather data from an API and provides the user with information about the current weather conditions.

About

The Weather App allows users to check the current weather conditions of a specific location. It fetches weather data from a weather API and displays information such as temperature, humidity, wind speed, and weather description.

Features

  • User-friendly interface
  • Dynamic background change based on temperature
  • Real-time weather data fetching using a weather API
  • Display of temperature, humidity, wind speed, and weather description

Demo

Live

Getting Started

To use the Weather App, follow these steps:

  1. Clone the repository to your local machine:
https://github.com/MullaiVenese03/Weather-App.git
  1. Open the index.html file in your web browser to launch the Weather App.

  2. Enter the name of the location you want to check the weather for in the input field.

  3. Press the "Get Weather" button to fetch and display the weather information for the specified location.

Usage

  1. Enter the name of the location you want to check the weather for in the input field.

  2. Press the "Get Weather" button to fetch and display the weather information for the specified location.

  3. The background of the app changes dynamically based on the temperature to provide a visual representation of the weather conditions.

Technologies Used

Contributors

License

This project is licensed under the 🤍MullaiVenese.