Created a News app using Express for backend and bootstrap for frontend. used Public apis News API and OpenWeather API for fetching the news and weather data and integrating them in the Web App.

Used OpenWeather API to fetch weather data of my Area.
Used News API to fetch news Articles.
fetched APIs in json

