https://github.com/guerrerocarlos/node-news
Node server showing BBC and SKY headlines obtained using 'feedparser' (RSS)
https://github.com/guerrerocarlos/node-news
Last synced: 3 months ago
JSON representation
Node server showing BBC and SKY headlines obtained using 'feedparser' (RSS)
- Host: GitHub
- URL: https://github.com/guerrerocarlos/node-news
- Owner: guerrerocarlos
- Created: 2014-05-21T00:12:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-21T00:36:52.000Z (about 11 years ago)
- Last Synced: 2025-01-07T18:32:50.300Z (5 months ago)
- Language: JavaScript
- Size: 535 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Node News Website with the following requirements:
- Display top 10 headlines from the BBC and SKY on a webpage
- Use a node.js server
- All data should go through the nodejs server
- Use github for source control---
INSTALL
> $ cd node-news && npm install
run the app:
> $ DEBUG=b2mnews ./bin/www
---
Screenshot:
