Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.36 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.36 KB

Weather Detection Web App

This repository contains the code for a Weather Detection Web App that allows users to get real-time weather information for any location. The app uses a weather API to fetch data and display it in a user-friendly format.

Features

  • Real-time Weather: Get current weather conditions for any location.
  • Temperature, Humidity, Wind Speed: Displays key weather metrics.
  • Responsive Design: Works on both desktop and mobile devices.

Demo

You can view the app locally by opening the following file in your browser:

Open Weather App

(Note: This link will only work on your local machine. For public access, deploy the app online.)

Tech Stack

  • HTML, CSS, JavaScript
  • Weather API: Integrated to fetch live weather data.

Installation

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/your-username/weather-detection-app.git
  2. Open the index.html file in your browser:
    file:///D:/whether%20detection/BharatIntern_WeatherApp/index.html

License

This project is licensed under the MIT License.

Contact


Replace the repository link and contact details with your own, and deploy the app online if you'd like to share it publicly!