Welcome to My Weather WebApp! This application provides accurate weather forecasts by leveraging the OpenWeatherMap API. Simply input a location to receive detailed weather information, including current conditions and a 5-day forecast.
- Accurate current weather reports
- 5-day weather forecast
- Detailed metrics including temperature, humidity, rain, snow, sunlight, and wind speed
- Stylish and user-friendly interface
- Responsive design for both desktop and mobile devices
- HTML for structure
- CSS for styling
- JavaScript for interactivity
- Clone the repository or download the files.
- Open the
index.html
file in a modern web browser. - Obtain an API key from OpenWeatherMap.
- Replace the placeholder API key in
script.js
with your new API key:
script.js const apiKey ='52a23641d25f9b9ed8e9353bc00a6b30' const apiKey ='your new api'
Contributions are welcome! Feel free to fork the repository and submit pull requests.
Abhinav Gardia
Thanks for visiting! If you have any questions or would like to collaborate, please connect with me.