Abra19 / rss_agregator

In this project we create RSS aggregator. These service is able to poll the RSS feeds of sites for new posts and display them in a convenient way, marking what they have read and so on

Home Page:https://frontend-project-11-rho.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hexlet tests and linter status:

Actions Status Maintainability example workflow

Project Description:

In this project we create RSS aggregator. RSS is a specialized format designed to describe news feeds, article announcements and other materials. This is the easiest way for websites (usually blogs) to allow users to subscribe to changes. For this, special services called RSS aggregators are used. These services are able to poll the RSS feeds of sites for new posts and display them in a convenient way, marking what they have read and so on.

Project used:

  • bootstrap
  • webpack
  • axios
  • i18next
  • on-change
  • yup
  • lodash

To get started

  1. Clone git repo: git clone git@github.com:Abra19/rss_agregator.git
  2. Install package: make install
  3. Build: make build

About

In this project we create RSS aggregator. These service is able to poll the RSS feeds of sites for new posts and display them in a convenient way, marking what they have read and so on

https://frontend-project-11-rho.vercel.app


Languages

Language:JavaScript 79.4%Language:HTML 19.8%Language:Makefile 0.5%Language:SCSS 0.3%