Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 707 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 707 Bytes

Angular News Feed

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).

Screen shot

Requirements

Usage

  • Export your iGoogle settings and save in the root directory as igoogle.xml
  • Run the server: node app.js
  • Access the home page here