This is a simple service for aggregating RSS feeds.
This version built on React.
It allows you to add unlimited feeds and keep them updated.
* Deleting feeds
* Switch language
* Mac/linux
* Node v17.6 or higher
$ git clone git@github.com:EweParo4ky/rss-react.git
$ cd frontend-project-11
$ To install dependencies: make install
$ To run on localhost: make start