/simple-instagram

Learning node.js using the instagram API. (From scotch.io tutorial).

Primary LanguageJavaScript

Popular Instagram.

Shows random popular images from Instagram.

  • Learning node with the instagram API and Node.js
  • Uses some quick and dirty bootstrap to format the page, and the express framework to build the pages.

From command line, run: node server.js (or nodemon server.js) Then visit localhost:8080 in browser.