piyush0663 / Weather-web

🌦️ Weather Website 🌍 Stay informed about the current weather conditions with this sleek and user-friendly website! Simply enter the location you're curious about, and instantly access key weather data including temperature, humidity, and wind speed.

Home Page:https://piyush0663.github.io/Weather-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Website

Screenshot 2024-04-05 174505

This is a simple weather website that displays the current weather conditions of a location.

Features

  • Shows current weather conditions including temperature, humidity, and wind speed.
  • Allows users to search for weather conditions of different locations.
  • Responsive design for various devices.

How to Use

  1. Open index.html in your web browser.
  2. Enter the name of the location you want to check the weather for in the search bar.
  3. Press the search button or hit Enter.
  4. The current weather conditions for the specified location will be displayed.

Files

  • index.html: HTML file containing the structure of the website.
  • style.css: CSS file containing the styles for the website.
  • script.js: JavaScript file containing the functionality of the website.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Weather API (if applicable)

API Used

Rapid API is used to check the weather all over the world.

Credits

This Weather Website was created by piyush0663.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

🌦️ Weather Website 🌍 Stay informed about the current weather conditions with this sleek and user-friendly website! Simply enter the location you're curious about, and instantly access key weather data including temperature, humidity, and wind speed.

https://piyush0663.github.io/Weather-web/


Languages

Language:HTML 36.2%Language:CSS 33.2%Language:JavaScript 30.6%