Skip to content

Adams-404/Chatober

 
 

Repository files navigation

HacktoberFest 2025

Chatober

Hacktoberfest 2025 License

Chatober is a fun and interactive messaging app built to connect people and create engaging conversations with a modern, intuitive UI.


Features

  • Real-time messaging (1-on-1 and group chats)
  • Media sharing (images, videos, documents)
  • Push notifications
  • Responsive and clean UI
  • Lightweight and fast

Tech Stack

  • Framework: Next.js (App Router)
  • Authentication / Backend: Clerk
  • Realtime / Database: convex
  • Styling: Tailwind CSS

Getting Started

Prerequisites

  • Node.js ≥ 18
  • npm or yarn
  • Clerk account for authentication

Installation

# Clone the repository
git clone git@github-hf:Adams-403/Chatober.git
cd Chatober

# Install dependencies
npm install

# Run the app
npm run dev

About

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.4%
  • JavaScript 4.3%
  • CSS 3.3%