/react-news-app

React JS app that gathers top news across multiple global news sites . News Data from https://newsapi.org/ API

Primary LanguageJavaScriptMIT LicenseMIT

react-news-app

Building a React app which makes use of https://newsapi.org/ API

Introduction

Simple React App takes JSON News Data from NewsAPI to keep you updated with latest news.

App details

News API https://newsapi.org/ to get the news article from different sources.

fetch request to get news article from different sources From NewsAPI.

Maximum of 15 news articles shown at a time.