rssreader0th0n
v0.0.1
Published
project in hexlet course
Readme
This is readme for my training project "RSSReader" in Hexlet courses.
This WEB application add and check every 5 seconds for update RSS feeds, show articles on the page.
Important learned themes:
MVC pattern programming.
Promises.
Ajax-requests.
Observers.
JQuery.
Bootstrap.
https://rssreader0th0n.surge.sh - deployed and willing app on Surge.
For testing please use this URL's:
http://lorem-rss.herokuapp.com/feed?unit=second
http://rss.cnn.com/rss/cnn_topstories.rss
http://newsrss.bbc.co.uk/rss/newsonline_world_edition/americas/rss.xml
