Skip to content

Soumo-git-hub/Live-Weather-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Weather Web App

This simple web application provides real-time weather information for different locations. It's built using HTML, CSS, and JavaScript and utilizes a weather API to fetch and display weather data.

lwaw

Table of Contents

Features

  • Real-time Weather Data: Get up-to-date weather information for various locations.
  • Search by Location: Enter the name of a city or location to view its weather details.
  • Responsive Design: The web app is designed to work seamlessly on both desktop and mobile devices.

Installation

  1. Clone this repository to your local machine using the following command:

    git clone https://github.com/Soumbar/Hello-Project

Usage

1- Open the file in your web browser. 2- Enter a city name for which you want to check the weather. 3- Click the "Search" button to fetch and display the weather information or click "Use Current Location" to fetch current weather information.

API Key

To use this Weather Web App, you need to obtain an API key from a weather service provider (e.g., OpenWeatherMap). Once you have the API key, replace YOUR_API_KEY in the script.js file with your actual API key.

const apiKey = 'YOUR_API_KEY';

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

Fork the repository. Create a new branch for your feature or bug fix. Make your changes and commit them with descriptive commit messages. Push your changes to your forked repository. Create a pull request to the main repository.

More Features Adding Soon

Thank You :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published