Want to show your Instagram feed and Follower count on your Website/Portfolio?
Then this post is helpful for you.
Insta-Feed.js
Show your Instagram profile on your website. 🌈
PiyushSuthar
/
insta-feed.js
Show your Instagram profile on your website. 🌈
Insta-Feed.js ⚡
Show your instagram profile on your website.
Usage 🔥
include this CDN in your html file.
<script src="https://cdn.jsdelivr.net/gh/piyushsuthar/insta-feed.js@1.0/src/insta-feed.min.js" ></script>
And use this html tag in your HTML. Make sure to change username=
value to your username.
<insta-feed username="piyushsthr"></insta-feed>
This works only on the client side, won't work on a server.
Demo ✨
Dev.to Article 🦄
Similar Projects
Contributing 🤝
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show Your Support ❤
Give a
Made with
Usage
Just include this CDN in your HTML file.
<script src="https://cdn.jsdelivr.net/gh/piyushsuthar/insta-feed.js@1.0/src/insta-feed.min.js"></script>
After adding this CDN, Now put this HTML tag anywhere you would like to show it.
Don't forget to change
username=
value to your Instagram Username.
<insta-feed username="piyushSthr"></insta-feed>
Demo
View Live Demo OR Try On Codepen
Top comments (0)