Skip to content

EweParo4ky/rss-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rss Aggregator.

Link to deploy:

versel

Description:

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.

Added features:

 * Deleting feeds
 * Switch language

Requirements:

 * Mac/linux
 * Node v17.6 or higher

Install

$ git clone git@github.com:EweParo4ky/rss-react.git
$ cd frontend-project-11
$ To install dependencies: make install
$ To run on localhost: make start

Tools

React Redux Axios Bootstrap i18next yup