Skip to content

meloshnikov/rss-reader

Repository files navigation

Frontend-project-lvl3

📑 RSS Reader is a app for aggregating RSS feeds.

With this application, it is convenient to read various sources, such as blogs. The application allows you to add an unlimited number of RSS feeds, update them and add new posts to the general feed on the fly.

Click here to try RSS Reader!

Additional information:

  • Service hosting platform: Vercel

  • Service uses proxy All Origins

  • Styles generated by bootstrap 5.1.3

  • The default post update interval is 5 seconds

📦 Installation Guide

  • Installation

  • $git clone https://github.com/aldangold/frontend-project-lvl3.git
    $make install
  • Build for production

  • $make build
  • Build for develop

  • $make develop