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.
- 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.
This project utilizes the following technologies:
- HTML
- CSS
- JavaScript
- OpenWeatherMap API
To get started with the Weather Search app, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/Yeray787/Weather-search.git
-
Navigate to the project directory:
cd Weather-search
-
Open
index.html
in your web browser.
You can also download the latest version from the Releases section and execute the files directly.
To use the Weather Search app:
- Enter a city name in the search bar.
- Click the search button.
- View the current weather and forecast displayed on the screen.
You can find the latest releases here.
You can see the app in action through the demo above.
We welcome contributions to improve the Weather Search app. To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature
- Make your changes and commit them:
git commit -m "Add your feature"
- Push to the branch:
git push origin feature/YourFeature
- Create a pull request.
Please ensure that your code follows the project's coding standards.
This project is licensed under the MIT License. See the LICENSE file for details.
For questions or feedback, feel free to reach out:
- GitHub: Yeray787
- Email: [email protected]
Thank you for checking out the Weather Search app! We hope you find it useful for all your weather-related inquiries.