Skip to content

akaashsashiraj/Weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Overview

This Weather App provides real-time weather updates using a weather API. It displays temperature, wind speed, and humidity levels while dynamically updating the background image based on the current climate conditions.

Features

  • Real-time Weather Data: Fetches live weather details from a weather API.
  • Temperature Display: Shows current temperature in the selected location.
  • Wind and Humidity Levels: Provides detailed weather insights.
  • Dynamic Background: Changes the climate image based on weather conditions.
  • User-friendly Interface: Clean and responsive UI for better usability.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • API Integration: OpenWeatherMap API (or any other weather API used)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/Weather-App.git
  2. Navigate to the project directory:
    cd Weather-App
  3. Open index.html in a browser:
    Open index.html

Usage

  1. Enter a city name in the search bar.
  2. Click the Search button to fetch weather data.
  3. The app will display temperature, wind speed, and humidity levels.
  4. The background image updates dynamically based on the weather conditions.

Example Output

City: Colombo
Temperature: 30°C
Wind Speed: 12 km/h
Humidity: 78%
Weather: Clear Sky

Contributing

Contributions are welcome! Feel free to fork the repository and submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors