
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
- Clone the Repository:
git clone https://github.com/farkhanmhd/social-hub.git
-
Install Dependencies:
Navigate to the project directory and run
npm install
oryarn install
. -
Start the Development Server:
Run
npm run dev
oryarn dev
and open http://localhost:3000 in your browser.
Repository Links
- GitHub: SocialHub Repository
- Live Demo: SocialHub Live