An open API service indexing awesome lists of open source software.

https://github.com/natac13/news-feed


https://github.com/natac13/news-feed

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Demo News Feed

## Getting Started

1. Get your own [newsapi.org](http://newsapi.org) API KEY
2. Create a `.env` file at the root of the project
3. Assign the API key to `REACT_APP_NEWS_FEED_API`
4. run `yarn start`
5. See news feed!