| Name | Message | Time |
|---|---|---|
| .github | feat: add CI workflows and issue templates | 3 days ago |
| public | docs: update static assets and favicons | 4 days ago |
| src | refactor: modularize core components | 3 days ago |
| .eslintrc.js | chore: update eslint config | last week |
| .gitignore | initial commit | 2 months ago |
| LICENSE | docs: add MIT license | 2 months ago |
| README.md | docs: update project readme | 3 days ago |
| package.json | deps: bump dependencies | 4 days ago |
| tsconfig.json | build: configure typescript paths | last week |
| vite.config.ts | build: optimize vite configuration | 3 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.
โจ 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+TypeScriptVitefor blazing fast HMRTailwind CSS+Framer MotionZustandfor state managementWebSocketreal-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.