Hexlet tests and linter 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. See the result System requirements node.js v21.1.0 npm v10.2.3 Clone the repository locally: git@github.com:masha-masha/frontend-project-11.git Install all dependencies: make install Start local server make develop Build make build