Skip to content

RSS-reader is a service for aggregating RSS feeds that makes it easy to read a variety of sources, such as blogs. It allows you to add an unlimited number of RSS feeds, updates them and adds new entries to the total stream.

Notifications You must be signed in to change notification settings

JS-NinjaNN/rss-reader

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability rss-reader-check

RSS-reader

RSS-reader – is a service for aggregating RSS feeds that makes it easy to read a variety of sources, such as blogs. It allows you to add an unlimited number of RSS feeds, updates them and adds new entries to the total stream.

How to use:

Follow this link

Insert a valid RSS link in the input box. Click the Add button. The RSS feed will appear on your screen! A preview of the post descriptions is displayed through a modal window after you click the "Preview" button. You can also subscribe to multiple feeds at once by adding links to other sources. Posts are updated automatically in real time.

Browser support:

Chrome Firefox Safari Opera Edge IE
Latest ✔ Latest ✔ Latest ✔ Latest ✔ Latest ✔ 11 ✔

Installation for Developers:

Minimum system requirements

Node.js 13.2.0 or higher

  1. Clone the repository with the following command:
git clone https://github.com/JS-NinjaNN/frontend-project-11
  1. Set up and run the RSS reader developer mode using the following commands:
make install
make develop

Compile the package with webpack using:

make build

About

RSS-reader is a service for aggregating RSS feeds that makes it easy to read a variety of sources, such as blogs. It allows you to add an unlimited number of RSS feeds, updates them and adds new entries to the total stream.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages