Skip to content
Ganesh K Nair edited this page May 9, 2018 · 2 revisions

Welcome to the Global-news wiki!

A news feed webapp using simple HTML and jQuery. Using newsapi.org to get news feeds. Fetch news based on country or using keywords.

http://globalnews.rce-blr.info/

  • For simiplicty markups, styles and scripts are in single file - index.html
  • Open index.html in any browser to view
  • By default, 'India' news feed will be shown
  • User has an option to search news based on country
  • User has option to search news based on certain keywords(Date is mandatory)

Once cloned or downloaded, create your own api key from newsapi.

Clone this wiki locally