A responsive and dynamic web application that displays real-time news headlines and current weather information based on the user's location or searched city. Built using HTML, CSS, and JavaScript, this project integrates with NewsAPI and OpenWeatherMap API for data fetching.
- π Get weather updates by city or current location
- π° Fetch and display latest news headlines
- π Uses OpenWeatherMap API for real-time weather
- ποΈ Uses GNewsAPI for latest news articles
- π± Fully responsive and mobile-friendly design
- π Real-time UI updates with JavaScript
β οΈ Error handling for API failures or invalid inputs
- Frontend: HTML, CSS, JavaScript
- APIs Used:
- OpenWeatherMap API
- [GNewsAPI]