A node.js application with a responsive Angular.js front end showing a number of news feeds.
The news feed format is based on the exported iGoogle xml format (the project came about when iGoogle was killed off).
- Export your iGoogle settings and save in the root directory as igoogle.xml
- Run the server: node app.js
- Access the home page here