Skip to content

A RSS feeds aggregator that helps you conveniently read a variety of sources, for example, blogs. You can add an infinite number of RSS feeds, check for updates, and add new entries to the main stream with this tool.

Notifications You must be signed in to change notification settings

Rema04Dev/RSS-aggregator

Repository files navigation

Actions Status Maintainability Linter

RSS aggregator

Description


Rss Reader is a service for aggregating RSS feeds that makes it easy to read a variety of sources. It allows you to add an unlimited number of RSS feeds, updates them and adds new entries to the total stream.

Install

system requirements: node 14.x version at least
#clone this repository on your machine
$git clone git@github.com:Rema04Dev/RSS-aggregator.git

#go to directory where you downloaded it
$cd RSS-aggregator

# run the one of these command to install all necessary dependencies
$make install
or
$npm ci

#build application
$npm run build

#run application on localhost
$npm run serve
or
$make run

About

A RSS feeds aggregator that helps you conveniently read a variety of sources, for example, blogs. You can add an infinite number of RSS feeds, check for updates, and add new entries to the main stream with this tool.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published