dcchambers / simple-instagram

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 62.7%Language:CSS 37.3%