Skip to content
/ insta Public

A Simple Instagram Media Viewer built with React.js

License

Notifications You must be signed in to change notification settings

bpat86/insta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insta

This is a simple Instagram media viewer built with React.js and React Router Dom.

IMAGE ALT TEXT HERE

Set up

  • Register your app in the Instagram Developer's section to receive an API access token
  • Rename .env-placeholder to .env in the project's root
  • Paste your access token into .env
  • npm start

Functionality basics

Similar to viewing your own user profile via the desktop web version of Instagram.com, click on a thumbnail to view it in the modal pop up window. From there you can view the next post as well as the previous post. If the post is a carousel, you'll see the dots at the bottom of the image as well as additional "next" and "previous" buttons within the edges of the image/carousel. If the post is a video, you can click to play the video. Video sounds are muted by default, however if you click the unmute button on the top right of the video, you'll enable the sound. Each post has a dedicated media page for when a user is linked directly to the post. All Autoplaying video thumbnails will only play while visible in the viewport.

About

A Simple Instagram Media Viewer built with React.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published