boldurean / RSS-Reader

RSS feeder is an rss web service for collecting and easy access to news or other resources you love!

Home Page:https://rss-boldurean.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node CI Maintainability Test Coverage

RSS Reader is an rss web service for collecting and easy access to news or other resources you love!

Simply add your favorite RSS news links and get all latest updates from the resource. The app will keep automatically update data every 5 secs. Enjoy!

Installation:

This command will install app project dependencies into your project folder.

make install

Run developer mode:

This command will run the localhost server.

make develop

Build:

Will create dist directiry ready for uploading to your server.

make build

Usage:

Paste a valid RSS link in the field and pres Add

main page view

The app will load all latest articles if those exist. Description is available in preview by clicking on button beside each article. See example bellow:

About

RSS feeder is an rss web service for collecting and easy access to news or other resources you love!

https://rss-boldurean.vercel.app


Languages

Language:JavaScript 87.4%Language:HTML 11.4%Language:Makefile 0.9%Language:Shell 0.3%