Vaishhh54 / Weather-App

Home Page:https://weather-app-ebon-alpha-79.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

This Weather App is a simple web application that allows users to check the weather conditions for a specific location. It fetches weather data from a third-party API and displays it in a user-friendly interface.

Features

  • Current Weather: Displays the current weather conditions, including temperature, humidity, wind speed, and description.
  • Location Search: Allows users to search for weather conditions by location. Users can input a city name or zip code to retrieve weather data.
  • Responsive Design: The app is designed to be responsive, ensuring a consistent user experience across different devices and screen sizes.

Technologies Used

  • HTML: Used for structuring the web page content.
  • CSS: Used for styling the user interface and making it visually appealing.
  • JavaScript: Used for fetching weather data from the API, handling user interactions, and dynamically updating the UI.
  • OpenWeather API: Used to fetch weather data based on the user's location search.

Usage

  1. Clone the repository:
  2. https://github.com/Vaishhh54/Weather-App.git
  3. Navigate to the project directory:
  4. cd weather-app
  5. Open index.html in your web browser.
  6. Enter a city name or zip code in the search bar and press Enter.
  7. View the current weather conditions for the specified location.

Credits

  • This project was created by Vaishnavi Sonawane.

About

https://weather-app-ebon-alpha-79.vercel.app


Languages

Language:JavaScript 36.8%Language:CSS 35.2%Language:HTML 28.0%