Skip to content

Raghav9871/Social-Media

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Instago - A Full Stack Social Media Clone

Instago is a full-stack social media application that allows users to connect, share posts, and engage with content. The app includes authentication, post interactions, user profiles, and two different feeds for logged-in users.

Features

  • Authentication

    • Users must sign in to access the platform.
    • Google authentication is available for sign-in.
    • Guest sign-in functionality allows visitors to explore without creating an account.
  • User Interactions

    • Users can send follow requests to other users.
    • Users can search for any other user by name.
    • Users can view profiles containing profile information, profile photos, and posts.
    • Users can update their profile photo.
  • Posts & Engagement

    • Users can create posts with text, images, or both.
    • Image uploads are handled via Cloudinary.
    • Posts display content, author, comments, and likes.
    • Users can like and comment on posts.
    • Users can like comments.
    • Users can comment on comments.
  • Feeds

    • A general feed displaying all posts.
    • A personalized feed showing only posts from followed users.

Live Demo

Instago Live App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • CSS 22.6%
  • HTML 0.2%