Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 810 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 810 Bytes

Hexlet tests and linter status:

Actions Status

Maintainability

Description.

This is a simple RSS aggregator with auto updating of new posts.

Instructions for local installation.

Make sure that you have node.js v18 and npm installed. Just type in terminal next commands for install all dependecies:

make install
make build

Now you can run the aggregator in your favorite browser, just open index.html from project/dist/!