Skip to content

PiyushSuthar/insta-feed.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Insta-Feed.js ⚑

Show your instagram profile on your website. 🌈

GitHub pull requests

View Demo - Codepen

Usage πŸ”₯

include this CDN in your html file.

<script src="https://cdn.jsdelivr.net/gh/piyushsuthar/insta-feed.js@latest/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 ✨

View Demo

Try on Codepen

Insta-Feed JS Demo

Dev.to Article πŸ¦„

Latest Dev.to

Similar Projects

Medium widget Dev.to widget

Contributing 🀝

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

Show Your Support ❀

Give a ⭐️ if this project helped you!


Made with ❀ and Javascript