Skip to content

sarabjottt/instagram-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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!

About

Embedding Instagram images dynamically to your website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published