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!
-
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
$git clone https://github.com/aldangold/frontend-project-lvl3.git
$make install
Build for production
$make build
Build for develop
$make develop