Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 605 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 605 Bytes

Instagram-Feed

A simple customizable Javascript plugin to fetch Instagram images dynamically on a website.

Requirement

You will need access_token from Instagram, by registering at Instagram Developer for a developer acccount.

Usage

Make an empty div with the id of instagram-feed.

Replace the default token with one of your own

let token = "your_own_access_token";

Replace the default count with the number of images you want to show.

let count = 8;

Author

Sarabjot Singh

Buy me a coffee!