tedleyem / whovisionspresents.com

site for https://whovisionspresents.com
MIT License
1 stars 0 forks source link

insta feed component #16

Open Sylar-codex opened 4 months ago

Sylar-codex commented 4 months ago

This is the UI design and the grid structure for the post request to the instagram post would look like, you can route to /insta_feeds to check it out.

tedleyem commented 4 months ago

I want to manage gathering the social media images using this package react-social-media-embed https://www.npmjs.com/package/react-social-media-embed

All embeds only require a URL to the post. No API token is needed.

Sylar-codex commented 4 months ago

So I tried that npm package, I am not sure it gives us what we want, as we can only request one post at a time and not the ability to map through it. The best will still be meta API.