PiyushSuthar / insta-feed.js

Show your Instagram profile on your website. 🌈

Home Page:https://piyushsuthar.github.io/insta-feed.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Show your Instagram profile on your website. 🌈

https://piyushsuthar.github.io/insta-feed.js/


Languages

Language:JavaScript 95.2%Language:HTML 4.8%