achalv / Hacknight

Talk for Illini Hackers Hacknight #02.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacknight

Talk for Illini Hackers Hacknight #02.

We're going to learn how to pull images from Instagram and make a timeline with them.

###Instructions: These are kind of long. Try to bear with me!

####Woot! You can now ask Instagram for images. Let's do a quick rundown on how we're going to do this... We're going to send Instagram a GET request with some parameters – Your access token, and other ones like tag, user, media type, recent and so on. We're going to do this with JavaScript, and when Instagram's API responds with the data, we parse it and append it to our page. Then comes the fun part - CSS!

About

Talk for Illini Hackers Hacknight #02.


Languages

Language:CSS 100.0%