Skip to content

chubiitsa/frontend-project-lvl3

Repository files navigation

RSS aggregator

Actions Status eslint Maintainability

Service for aggregate rss feeds with an automatic update each 5 seconds.

Usage

Copy & paste the following link to check how it works: Lorem ipsum RSS (new post arrives each second).

Try it

Main feature

Subscribing to changes in the State object made it possible to implement the MVC pattern & split code into modules.

Build with

  • Webpack
  • Bootstrap
  • i18next for texts
  • yup for validation
  • testing-library for tests
  • on-change to watch changes