A simple weather web application built to display real-time weather data.
- Displays current weather conditions
- Shows hourly and daily forecasts
- Provides temperature and environment data
- Uses weatherstack API for accurate weather data
- HTML5
- CSS3
- JavaScript - WeatherStack API
- Sign up for a free weatherstack API key at https://weatherstack.com/
- Replace YOUR_API_KEY in the script.js file with your actual API key
Contributions are welcome! Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.
- WeatherStack API for providing accurate weather data
- [-Shri Satyanarayan Mohanty] for developing and maintaining this project