Skip to content

rnldvrgl/chatter-box

Repository files navigation

Chatter Box - Messenger Clone

Chatter Box is a real-time messenger clone that allows users to chat with each other seamlessly. It is built using Next.js, NextAuth.js for authentication, Tailwind CSS for styling, TypeScript for type safety, and MongoDB for data storage. Create conversations, send messages, and connect with friends in a familiar chat interface.

Screenshot

Features

  • Real-time chat functionality.
  • User authentication and authorization with NextAuth.js.
  • Create conversations and invite friends.
  • Send and receive messages within conversations.
  • View a list of your conversations and participants.

Demo

You can check out the live demo of Chatter Box [https://chatter-box-two.vercel.app/].

Technologies Used

  • Next.js: A React framework for building server-rendered applications.
  • NextAuth.js: An authentication library for Next.js applications.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.
  • TypeScript: A statically typed superset of JavaScript.
  • MongoDB: A NoSQL database for storing chat data.

Releases

No releases published

Packages

No packages published

Languages