Skip to content

masha-masha/RSS-READER

Repository files navigation

Hexlet tests and linter status

Actions Status

RSS Reader

An RSS reader is a tool that allows you to collect articles from multiple RSS feeds in one place for easy reading.

System requirements

  • node.js v21.1.0
  • npm v10.2.3

  1. Clone the repository locally:

    git@github.com:masha-masha/frontend-project-11.git
  2. Install all dependencies:

    make install
  3. Start local server

    make develop
  4. Build

    make build

Packages

 
 
 

Contributors