Weather app using html css and javascript
- Location Search: Users can search for weather information by city or location name.
- Weather Display: Display of current weather conditions, temperature, humidity, wind speed, etc.
- Forecast: Provides a weather forecast for the upcoming days.
- Responsive Design: Optimized for various screen sizes (desktop, tablet, mobile).
- HTML
- CSS
- JavaScript
To get this project up and running on your local machine, follow these steps:
- Clone the Repository:
git clone https://github.com/Avdhesh-maurya/Weather-App.git
- Navigate to the Project Directory:
cd Weather-App - Open the Project:
- Open the index.html file in your web browser.
- Open the project in a browser by launching the index.html file.
- Type a city name in the search bar to retrieve weather details.
- View the current weather conditions along with the upcoming forecast.
Interested in contributing? You’re welcome to enhance the project by adding new features, improving the UI, or fixing bugs. Just fork the repository, make your updates, and submit a pull request!.
This project is licensed under the MIT License.