Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rhyuen/start-of-an-rss-reader

Just another news aggregator that uses rss feeds for the data.
https://github.com/rhyuen/start-of-an-rss-reader

news rss-reader yarn

Last synced: 29 days ago
JSON representation

Just another news aggregator that uses rss feeds for the data.

Awesome Lists containing this project

README

        

### ABOUT

> News aggregator for world news from a number of news sources that has the UI of Flipboard. An attempt at React.

> Here's a [link]("https://yarr-reader.now.sh") to the latest version.

### LOCAL INSTALL

> yarn install

> yarn build

> yarn start

### WEB DEPLOYMENT

> If you have a [NOW]("https://zeit.co/") account and have the CLI tool installed, you can deploy with "yarn deploy".

### DOCKER

> docker build -t username/rssreader .

> docker run -d 8080:6567 --name rssreader

> Navigate to localhost:6567/