Skip to content

Frostbourn/instagram-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstagramFeed - Instagram profiles photos & stats

Fetch last 12 Instagram photos & profile stats.

How to use:

  1. Create RapidAPI access token at here: https://rapidapi.com
  2. Add newly created key into instagram-widget.js file.
  3. Add required files in your site header as like as bellow:
<link href="/src/css/instagram-widget.css" rel="stylesheet">
<script src="/src/js/instagram-widget.js"></script>

Embed the code below wherever you want the widget to be displayed:

<div class="instagram-widget"
     data-username="instagram"
     data-header="yes"
     data-width="80vw"
     data-color="#3897f0">
</div>

About

Simple, lightweight & easy-to-use Instagram Feed plugin for website

Topics

Resources

License

Stars

Watchers

Forks