Nadezhda-97 / frontend-project-11

RSS Reader is a service that checks the RSS feeds of websites for new posts and displays them in a convenient way.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSS Reader

Hexlet tests and linter status:

Actions Status Linter Check Maintainability

RSS is a special format that is designed to describe news feeds, article announcements and other materials. With it, the website can transmit information about updates to the user.

RSS Reader is a service that checks the RSS feeds of websites for new posts and shows these posts to the user. It allows you to add an unlimited number of RSS feeds, updates them and adds new posts to previous ones.

Install

git clone git@github.com:Nadezhda-97/frontend-project-11.git
cd frontend-project-11
make install
make develop

Try it!

Link to app

About

RSS Reader is a service that checks the RSS feeds of websites for new posts and displays them in a convenient way.

https://frontend-project-11-phi-seven.vercel.app/


Languages

Language:JavaScript 78.3%Language:HTML 20.8%Language:Makefile 0.7%Language:SCSS 0.2%