Project Image
Introduction

SocialHub is a social media platform inspired by Instagram's Threads. It offers real-time posting, engaging user interactions, and a responsive design, delivering a seamless and intuitive social experience.

Project Details

SocialHub is built to replicate the experience of modern social media with a focus on real-time content sharing and community engagement. It combines elements of dynamic user interfaces with efficient performance, ensuring that users can interact and share content effortlessly.

Key Features
  • Real-Time Posts: Enjoy instant updates and live interactions.
  • Dynamic User Interactions: Experience seamless engagement via likes, comments.
  • Responsive Design: User-friendly on both desktop and mobile devices.
Technologies Used
  • Framework: Next.js
  • Programming Language: TypeScript
  • State Management: Redux
  • CSS Framework: Tailwind CSS
How to Run This Project
  1. Clone the Repository:

git clone https://github.com/farkhanmhd/social-hub.git

  1. Install Dependencies:

    Navigate to the project directory and run npm install or yarn install.

  2. Start the Development Server:

    Run npm run dev or yarn dev and open http://localhost:3000 in your browser.

Repository Links