Himanshu3412 / Weather-Forecast

A simple weather forecast website built using HTML, CSS, and JavaScript. It provides users with current weather conditions.

Home Page:https://weather-forecast-one-gamma.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather_Forecast

This project is a simple weather forecast website built using HTML, CSS, and JavaScript. It provides users with current weather conditions.

Features

  • Current Weather: Display of current weather conditions including temperature, humidity, wind speed, and weather description.
  • Search: Ability for users to search for weather forecasts for specific locations.

Technologies Used

  • HTML: Used for structuring the webpage and its content.
  • CSS: Styled the website to make it visually appealing and user-friendly.
  • JavaScript: Implemented functionality for fetching weather data from a weather API and dynamically updating the webpage.

Preview

Screenshot 2024-03-24 224200 Screenshot 2024-03-24 224317 Screenshot 2024-03-24 224507 Screenshot 2024-03-24 224645 Screenshot 2024-03-24 224723 Screenshot 2024-03-24 225134 Screenshot 2024-03-24 225549

Go Live

Check out the live here Live

Contributing

Contributions to this project are welcome! Before contributing, please take a moment to review the following guidelines:

  1. Fork the repository on GitHub.
  2. Clone the forked repository to your local machine.
  3. Create a new branch off of the main branch for your changes.
  4. Make your modifications and ensure they adhere to the project's coding style and conventions.
  5. Test your changes thoroughly to ensure they work as expected.
  6. Commit your changes with descriptive commit messages.
  7. Push your changes to your forked repository.
  8. Submit a pull request (PR) to the original repository.

Please include a clear description of your changes in the pull request, along with any necessary context or motivation behind the changes. Be responsive to any feedback or questions that may arise during the review process.

Before submitting a pull request, ensure that your changes:

  • Pass all automated tests (if applicable).
  • Adhere to the project's coding standards.
  • Are properly documented (e.g., code comments, README updates).

Thank you for your support and contributions!

Get in Touch

Thank you for exploring the Netflix Homepage Clone! If you have any questions, suggestions, or feedback, feel free to reach out to me via GitHub:

All the best!

built with love

About

A simple weather forecast website built using HTML, CSS, and JavaScript. It provides users with current weather conditions.

https://weather-forecast-one-gamma.vercel.app


Languages

Language:JavaScript 45.4%Language:CSS 35.1%Language:HTML 19.5%