Back to Projects
Mini Social Media
Just for fun

Mini Social Media

ReactJsFirebase

A mini social media platform with user authentication, post creation, likes, comments, and profile viewing built using React and Firebase.

  • This social media project allows users to sign up, log in, and interact with each other's content in a minimal yet functional environment.
  • Users can create posts with text and images, like posts, and leave comments in real time.
  • Authentication system powered by Firebase Auth ensures secure login and account management.
  • Each user has a profile page that displays their posts and activity.
  • Firebase Realtime Database or Firestore used to store user data, posts, likes, and comments dynamically.
  • Built with React for a responsive and interactive UI experience, styled using Tailwind CSS.
  • Demonstrates core social media features and CRUD operations in a full-stack web app.
  • Created as a practical project to explore real-time data handling, authentication flow, and user interface logic.

Project Gallery

Mini Social Media screenshot 1
Mini Social Media screenshot 2
Mini Social Media screenshot 3