This is a simple and responsive Weather Web Application built using HTML, CSS, and JavaScript, powered by the OpenWeatherMap API.
It allows users to search for any city and get live weather data, including temperature, humidity, and weather conditions.
π Live Demo: https://rohitsaw6207.github.io/Weather/
- π Search weather by city name
- π‘ Displays current temperature in Β°C
- π§ Shows humidity levels
- π₯ Provides a short weather description (e.g., Clear, Clouds, Rain)
- πΌ Displays weather condition icon
- π± Fully responsive for mobile and desktop
- HTML5 β structure of the app
- CSS3 β styling and layout
- JavaScript β functionality and API integration
- OpenWeatherMap API β to fetch live weather data (API key:
2ebe75e4ac6e9bfe0347cb4ec9f4d669) - GitHub Pages β for deployment
1οΈβ£ Open the live demo: https://rohitsaw6207.github.io/Weather/
2οΈβ£ Enter the name of any city in the search box
3οΈβ£ View live weather details instantly
- The app uses OpenWeatherMap's free API tier, so request limits apply.
- API key is hardcoded for learning/demo purposes β in production, you should secure your API keys.
- Rohit Kumar Saw
- π§ [email protected]
- π LinkedIn
- π» GitHub
If you like this project, consider starring β the repository to support and inspire more work!
