ConnectHub / frontend

Public

๐ŸŒ Next-generation social platform UI & core components. Built with React, TypeScript, and modern web standards.

Overview
Code
Issues 42
Pull requests 15
Actions
Projects
Wiki
Security
Insights
Settings
frontend / master
Name Message Time
๐Ÿ“ .githubfeat: add CI workflows and issue templates3 days ago
๐Ÿ“ publicdocs: update static assets and favicons4 days ago
๐Ÿ“ srcrefactor: modularize core components3 days ago
๐Ÿ“„ .eslintrc.jschore: update eslint configlast week
๐Ÿ“„ .gitignoreinitial commit2 months ago
๐Ÿ“„ LICENSEdocs: add MIT license2 months ago
๐Ÿ“„ README.mddocs: update project readme3 days ago
๐Ÿ“„ package.jsondeps: bump dependencies4 days ago
๐Ÿ“„ tsconfig.jsonbuild: configure typescript pathslast week
๐Ÿ“„ vite.config.tsbuild: optimize vite configuration3 days ago

README.md

ConnectHub Frontend

๐ŸŒ The official frontend repository for ConnectHub, a next-generation social platform built for authentic connections, community building, and creator growth.

build passing license typescript

โœจ Features

  • ๐Ÿ“ก Real-time live streaming & video playback
  • ๐Ÿ”’ End-to-end encrypted messaging & privacy controls
  • ๐Ÿค– AI-powered content discovery & smart feeds
  • ๐ŸŽจ Built-in media studio with AR effects & filters
  • ๐Ÿ‘ฅ Community groups, events & collaborative tools
  • ๐Ÿ“Š Creator analytics dashboard & monetization

๐Ÿš€ Quick Start

# Clone the repository
git clone https://github.com/ConnectHub/frontend.git
cd frontend

# Install dependencies
npm install

# Start development server
npm run dev

# Build for production
npm run build

๐Ÿ›  Tech Stack

  • React 18 + TypeScript
  • Vite for blazing fast HMR
  • Tailwind CSS + Framer Motion
  • Zustand for state management
  • WebSocket real-time engine

๐Ÿค Contributing

We welcome contributions! Please read our Contributing Guide and Code of Conduct before submitting PRs or issues.

Licensed under the MIT License. © 2025 ConnectHub, Inc.