Puneeth-Gaikwad-L / weather-app

The Weather App is a web application that displays real-time weather for any city globally. It uses HTML, CSS, JavaScript, and RapidAPI's weather APIs. This README offers an overview, features, and setup instructions.

Home Page:https://puneeth-gaikwad-l.github.io/weather-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

The Weather App is a simple web application that allows users to check the real-time weather for a particular city worldwide. It utilizes HTML, CSS, JavaScript, and the APIs from RapidAPI to fetch and display weather data from various sources. This README file provides an overview of the project, its features, and instructions for setting it up.

image

Features

  • Real-time Weather Data: The app provides up-to-date weather information, including temperature, humidity, wind speed, and weather conditions, for the specified city.

  • Search by City: Users can enter the name of a city in the search bar and get instant weather updates for that location.

  • User-Friendly Interface: The user interface is clean and intuitive, making it easy for users to access weather information.

Technologies Used

The Weather App is built using the following technologies:

  • HTML: For the structure and layout of the web page.
  • CSS: For styling and enhancing the user interface.
  • JavaScript: For handling user interactions and fetching weather data from the RapidAPI.
  • RapidAPI: An API marketplace that provides access to various weather data sources.

Usage

website link: https://puneeth-gaikwad-l.github.io/weather-app/

  1. Open the Weather App in your web browser.

  2. In the search bar, enter the name of the city for which you want to check the weather.

  3. Press the "Search" button or hit the Enter key.

  4. The app will display the real-time weather data for the specified city.

Credits

  • Weather data is provided by various weather APIs available on RapidAPI.

Acknowledgments

Special thanks to RapidAPI for providing access to weather data sources.


Feel free to contribute to the project, report issues, or suggest improvements. We hope you find the Weather App useful for checking the weather conditions in your desired cities!

About

The Weather App is a web application that displays real-time weather for any city globally. It uses HTML, CSS, JavaScript, and RapidAPI's weather APIs. This README offers an overview, features, and setup instructions.

https://puneeth-gaikwad-l.github.io/weather-app/


Languages

Language:CSS 38.1%Language:HTML 34.8%Language:JavaScript 27.1%