react-feed-insta
v0.1.1
Published
npm pacakge to add public instagram profile pictures to your website
Downloads
4
Readme
react-feed-insta
npm pacakge to add public instagram profile pictures to your website
npm install react-feed-insta
to use
<InstaFeed name={username_of public_profile} imgWidth={desired_width_of_each_square_img} />
example : <InstaFeed name={'natgeotravel'} imgwidth={'200px'}/>