Skip to content

antonDedyaev/RSS-reader-app

Repository files navigation

Hexlet tests and linter status:

Actions Status lint-check Maintainability

RSS reader

Rss reader is used to read and agreggate data from RSS feeds, such as news and blogs. Add any number of RSS feeds, the app will update them automatically and include new posts into the list.

Go ahead and try it!

Installation:

  1. Clone the repository using the following command:
git clone https://github.com/Aintdead86/frontend-project-lvl3
  1. Install RSS reader using the following commands:
make install
npm link

Compiling:

Compile the package with webpack using:

make build

Packages

No packages published

Languages