Skip to content

A front end react-native app which displays daily news articles, lets you add to favorites, and makes api calls to newsapi.org. The app uses redux, has three types of navigation, stack, tab and drawer, icons, and dispatches calls to the api and stores the article data in the redux store's global state. To use it simply get your own api key from …

Notifications You must be signed in to change notification settings

RNATALENKO/newsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

newsapp

A front end react-native app which displays daily news articles, lets you add to favorites, and makes api calls to newsapi.org. The app uses redux, has three types of navigation, stack, tab and drawer, icons, and dispatches calls to the api and stores the article data in the redux store's global state. To use it simply get your own api key from newsapi.org and copy and paste it into the fetch('url') function to see the data.

image

image

About

A front end react-native app which displays daily news articles, lets you add to favorites, and makes api calls to newsapi.org. The app uses redux, has three types of navigation, stack, tab and drawer, icons, and dispatches calls to the api and stores the article data in the redux store's global state. To use it simply get your own api key from …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published