akinmaurice / react-news-app

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

Home Page:http://akin-react-news.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://akin-react-news.surge.sh/

License:MIT License


Languages

Language:JavaScript 85.2%Language:HTML 13.1%Language:CSS 1.8%