react-instagram-streamer

This will help to stream instagram photos in your laptops on special occasions. Developed as a react package.

Usage no npm install needed!

<script type="module">
  import reactInstagramStreamer from 'https://cdn.skypack.dev/react-instagram-streamer';
</script>

README

React Instagram Streamer

GitHub package.json version Downloads License

This package will help you to display your instagram photos in a grid view and it will allow you to manupulate the view using props. The photos displayed on the grid will dynamically change with cool visuals. Its ready to use and easy to integrate on your react project. you can use in your website footer to show the company's instagram photos dynamically.

Action

View Demo

Install - NPM Package

Installation

You can install using npm or yarn

npm install react-instagram-streamer

Using yarn

yarn add react-instagram-streamer

Usage

Importing and using instagram streamer

import {InstagramStreamer} from 'react-instagram-streamer';

<InstagramStreamer accessToken=" {Your Access Token Here} " />

Props

  • accessToken - to pass the instagram access token.
  • nos - it controls, number of the images to be displayed. Accepts Numerics.

Preview

Screenshot 2021-11-18 at 10 47 07 AM-min

License

Released under MIT by @yokesharun.