Author: | PiyushSuthar |
---|---|
Views Total: | 596 views |
Official Page: | Go to website |
Last Update: | January 14, 2022 |
License: | MIT |
Preview:

Description:
Are you looking for a way to show your Instagram feed on the website?
Now, you can use this JavaScript library to display Instagram user profiles containing the latest posts and follow buttons on the website with ease. Let’s get started.
How to use it:
1. Download and load the insta-feed.js library.
<script src="./src/insta-feed.js"></script>
2. Add the insta-feed component to the page and replace the Instagram username as follows.
<insta-feed username="instagram"></insta-feed>