1.7.0 • Published 2 years ago

react-ig-feed v1.7.0

Weekly downloads
34
License
MIT
Repository
github
Last release
2 years ago

react-ig-feed

MIT passing v1.0.7 JavaScript Style Guide

A React component to display a user's Instagram photos Using Instagram Basic Graph API.

Demo

See it in action here: https://mohammedraji.github.io/react-ig-feed/

Install

npm install --save react-ig-feed

Usage

import React from 'react'
import InstagramFeed  from 'react-ig-feed'
import 'react-ig-feed/dist/index.css'

const App = () => {
  return <InstagramFeed token="your_access_token"  counter="6"/>  
}

export default App

Contributing

  • Create an issue with your feedback, idea, request etc.
  • Fork the repository and contribute with your ideas :)

Support Me

If you like this react component don't forget to stargaze this repository.

License

react-ig-feed.js is licensed under the MIT. Feel free to use this component in your products and distribute them. The only thing we ask is that mention react-ig-feed.js in your product info.

1.7.0

2 years ago

1.6.0

2 years ago

1.5.0

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago