Skip to content

Yeray787/Weather-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌤️ Weather Search App

Weather Search

Welcome to the Weather Search repository! This project allows you to search weather data for any location. You can easily find current weather conditions, forecasts, and more, all in one place.

Table of Contents

Features

  • Search for weather data by city name.
  • View current temperature, humidity, and wind speed.
  • Get a 7-day weather forecast.
  • Responsive design for mobile and desktop.
  • Simple and intuitive user interface.

Technologies Used

This project utilizes the following technologies:

  • HTML
  • CSS
  • JavaScript
  • OpenWeatherMap API

Getting Started

To get started with the Weather Search app, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/Yeray787/Weather-search.git
  2. Navigate to the project directory:

    cd Weather-search
  3. Open index.html in your web browser.

You can also download the latest version from the Releases section and execute the files directly.

Usage

To use the Weather Search app:

  1. Enter a city name in the search bar.
  2. Click the search button.
  3. View the current weather and forecast displayed on the screen.

You can find the latest releases here.

Demo

Weather Search Demo

You can see the app in action through the demo above.

Contributing

We welcome contributions to improve the Weather Search app. To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/YourFeature
  3. Make your changes and commit them:
    git commit -m "Add your feature"
  4. Push to the branch:
    git push origin feature/YourFeature
  5. Create a pull request.

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

License

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

Contact

For questions or feedback, feel free to reach out:

Thank you for checking out the Weather Search app! We hope you find it useful for all your weather-related inquiries.