A little test to integrate myself with the API from instagram to display recent posts.
- Flexbox (if using Sass please use Autoprefixer for ease of mind)
- Easy to use.
- Free!
- Fabulous
- Go to http://www.pinceladasdaweb.com.br/instagram/access-token/ and be logged in to your instagram account.
- Approve the app and copy your user ID and and access token.
- Add the CSS in the Head or if using Sass import it to your stream
@import 'insta'
- Now add the code after jquery then you can use it like this:
instaPics('userID', 'accessToken');
- Optional if paranoid: run gulp-obfuscate to hide your tokens from plain sight :)
- Enjoy!!
- Star me maybe??
Developed by: @mpalau