Giter Club home page Giter Club logo

weatherapp's Introduction

Weather Web App

Welcome to the Weather Web App, a simple and intuitive application that provides real-time weather information along with captivating city images. Easily stay updated with the current weather conditions, sky type, humidity, and wind speed for any city of your choice.

Table of Contents

Features

  • Weather Information: Input the city name in the search field, press the search button, and instantly receive weather details such as temperature, sky conditions, humidity, and wind speed.

  • City Image: You will get an image of the city that you are searched for.

Getting Started

To use the Weather Web App, follow these simple steps:

  1. Clone or Download: Clone or download this repository to your local machine.

  2. Create API Keys:

    • Sign up for an account on OpenWeatherMap and obtain your API key.
    • Create an account on Unsplash and obtain your API key.
  3. Configuration:

    • Add your OpenWeatherMap API key
    • Add your Unsplash API key
    let weather_api_key = 'YOUR_OPENWEATHERMAP_API_KEY'
    
    let unsplash_api_key = 'YOUR_UNSPLASH_API_KEY'
  4. Run the App: Open the 'index.html' file in a web browser or deploy the app to a web server to start using it.

Usage

  1. Open the Weather Web App in your web browser.

  2. Enter the name of the city you want to check the weather for into the search input field.

  3. Click the "Search" button.

  4. View the weather information displayed on the page, including temperature, sky conditions, humidity, and wind speed.

  5. Enjoy a captivating image of the searched city in the background.

API References

Contributing

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

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and test them.
  4. Submit a pull request describing your changes.

Please ensure your code follows the project's coding standards and practices.

License

This project is licensed under the MIT License. See the License file for more details.

Acknowledgments

Special thanks to OpenWeatherMap and Unsplash for providing the APIs that power this web app.

Enjoy using the Weather Web App and stay updated with the latest weather conditions in your favorite cities!

Contact

For any questions, suggestions, or feedback, please feel free to reach out to me at [email protected].

weatherapp's People

Contributors

hassanaboukhalil avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.