This Weather App is a simple yet effective tool to get real-time weather information for locations around the world. It provides users with up-to-date weather conditions, forecasts, and other relevant data to help them plan their activities accordingly.
- Real-time Weather Data: Get the latest weather updates instantly.
- Location-based Forecast: Get forecasts tailored to your current location or any other location you specify.
- Detailed Information: View detailed information such as temperature, humidity, wind speed, and more.
- User-friendly Interface: Enjoy a clean and intuitive interface for easy navigation and use.
- HTML5: Markup language for structuring the app's content.
- CSS3: Styling language for designing the app's layout and appearance.
- JavaScript: Programming language for implementing the app's functionality.
- OpenWeather API: API used to fetch weather data.
- Bootstrap: Front-end framework for responsive design and UI components.
- Clone the repository:
git clone https://github.com/Prakash1210/Weather-App
- Open
index.html
in your web browser.
- Enter the location for which you want to get weather information.
- Click on the "Search" button.
- View the real-time weather data displayed on the screen.
Contributions are welcome! Feel free to fork the repository, make your changes, and submit a pull request. Please make sure to follow the contributing guidelines.
This project is licensed under the MIT License - see the (LICENSE) file for details.
- Thanks to OpenWeather for providing the API used in this project.
- Special thanks to the Bootstrap team for their amazing front-end framework.
For any inquiries or feedback, please contact [email protected]