Sumeetrana / InstagramClone

A clone of the Instagram app 📱 🥳 . made with React and GraphQL❤️

Home Page:https://reactagram-28.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram-react

LIVE DEMO: https://reactagram-28.web.app/

Routes

  • / (feed page)

Components:

  • FeedPost

  • FeedPostSkeleton

  • FeedSideSuggestions

  • /explore (explore page)

Components:

  • ExploreSuggestions

  • ExploreGrid

  • /p/:postId (post page)

Components:

  • Post

  • PostSkeleton

  • PostModal

  • MorePostsFromUser

  • notification

Components:

  • NotificationList

  • NotificationToolTip

  • /:username (profile page)

Components:

  • ProfileTabs

  • /accounts/edit (edit profile page)

  • /accounts/login (login page)

  • /accounts/emailsignup/ (signup page)

    • (not found page)

SharedComponent

  • Navbar
  • FollowSuggestions
  • FollowButton
  • UserCard
  • LoadingScreen
  • OptionDialog
  • ProfilePicture
  • Layout
  • SEO

About

A clone of the Instagram app 📱 🥳 . made with React and GraphQL❤️

https://reactagram-28.web.app/


Languages

Language:JavaScript 98.2%Language:HTML 1.8%