Skip to content

Roisler/frontend-project-11

Repository files navigation

Hexlet tests and linter status:

Actions Status Maintainability GitHub Actions Status

Study Project Hexlet RSS Agregator

RSS Agregator is used to aggregate and read data from RSS feeds. Add any number of RSS feeds, the app will update them automatically and include new posts into the list.

DEMO

Instalation

Clone the repository

$ git clone https://github.com/Roisler/frontend-project-11.git

Install RSS Aggregator

$ make install

Building

Compile the package with webpack

$ make build