View in browser: https://frontend-project-11-drab-gamma.vercel.app/
RSS-reader is a service for aggregating RSS feeds that makes it easy to read a variety of sources, such as blogs. It allows you to add an unlimited number of RSS feeds, updates them yourself and adds new entries to the total stream.
What is RSS?
RSS is a specific format used by websites to share updates, allowing users to subscribe to their changes. RSS aggregators are used to gather these updates, displaying new posts conveniently.
How to use this RSS-aggregator?
To use an RSS-aggregator, paste the RSS link, hit "Add", then read the posts. New entries from various feeds are updated automatically.
git clone [email protected]:PShorin/frontend-project-11.git
make install
make build