Skip to content

My third frontend project. The app is an RSS client with posts autoupdating, based on MVC architectural pattern, uses only promises.

Notifications You must be signed in to change notification settings

Takaiva/frontend-project-lvl3

Repository files navigation

Installation (for developers)

Clone this repository to your local directory

git clone https://github.com/Takaiva/frontend-project-lvl3.git

Install dependencies

make install

Description

READABLE is an RSS client that allows you to aggregate articles from any resource that provides corresponding rss link.

Supported languages:

  • English
  • Russian

Usage

Go to https://readable-rss.vercel.app/

Paste the rss link into the input field. Click Submit. Make it READABLE!

Post description preview enabled via modal window.

You can also switch between different feeds or even pick several feeds at once by clicking on needed ones. This will display only corresponding posts.

Posts update automatically in real time. If there is any active feed (you should click on a feed to make it active), there will be real-time post updating relating only to these feeds.

At the bottom of the page there are buttons to change interface language.

About

My third frontend project. The app is an RSS client with posts autoupdating, based on MVC architectural pattern, uses only promises.

Resources

Stars

Watchers

Forks

Packages

No packages published