RSS aggregator - is a service for aggregating RSS feeds, with the help of which it is convenient to read various sources, for example, blogs. It allows you to add an unlimited number of RSS feeds, updates them itself and adds new entries to the general feed.
git clone git@github.com:hitriylis/RSS-aggregator
make install
npm link
make build
- Insert a valid RSS link into the input field.
- Click the "Add" button.
- A list of sources will appear on the right, and a list of posts on the left.
- Click on the "View" button to preview the description.
- Posts are updated automatically in real time.