Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.05 KB

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