Skip to content

Aditya9985/Weather-web_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Web App

This is a simple weather web application that provides real-time weather information for locations worldwide. https://aditya9985.github.io/weather-app01/

Table of Contents

About

This web app retrieves weather data using a public weather API and displays it in a user-friendly interface. It allows users to search for weather information by location and provides details like temperature, humidity, wind speed, and more.

Features

  • Search by Location: Users can enter a city or a specific location to get current weather data.
  • Detailed Weather Information: Provides comprehensive weather details such as temperature, humidity, wind speed, and weather conditions.
  • Responsive Design: The application is designed to be accessible and usable on various devices, including desktops, tablets, and mobile phones.

Installation

  1. Clone the repository:

  2. Navigate to the project directory:

  3. Open the index.html file in a web browser.

Usage

  • Open the web app in your browser.
  • Enter the name of the location you want to check the weather for in the search bar.
  • Press Enter or click the search button.
  • View the current weather information displayed on the screen.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • [Weather API]: Used to fetch weather data.

Contributing

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

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add feature/improvement').
  5. Push to the branch (git push origin feature/improvement).
  6. Create a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published