Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.04 KB

RSS aggregator


Hexlet tests and linter status:

Actions Status

Linter

Maintainability


Description:

This is service for getting news from your favorite feeds. The list is automatically updated every 5 seconds, so you don't have to do something for see the latest news posts.

Click here to view in browser.


Installation:

  1. Clone this repository
  2. Run the command: make install
  3. Run the command: make build
  4. Run the command: make webpack