Skip to content

Instagram app using react and apollo server for data management

Notifications You must be signed in to change notification settings

ghostman2311/instagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instagram

Routes

  • / (feed page)

components:

  • FeedPost

  • FeedPostSkeleton

  • FeedSideSuggestions

  • /explore(explore page)

components:

  • ExploreSuggestions

  • ExploreGrid

  • /p/:postID(Posts page)

components:

  • Post

  • PostModal

  • MorePostsFromUser

  • PostSkeleton

  • navigation

components:

  • NotificationList

  • NotificationTooltip

  • /:username (Profile Page)

components:

  • ProfileTabs

  • /accounts/edit/ (Edit Profile Page)

  • /accounts/Login (Login Page)

  • /accounts/email/signup (Sign up Page)

    • (Not Found Page)

Shared Components

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

About

Instagram app using react and apollo server for data management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published