Skip to content

Ujjwal-S/Discord-Clone

Repository files navigation

✨Discord-Clone 📣

Discord Clone is a React WebApp that lets you chat with other users in real time. You can create and join public servers (communities) or send personal messages to your friends. Discord Clone is blazing fast, as it uses IndexedDB for caching messages locally.

Features

  • Real Time Messaging: You can send and receive text messages, images files instantly with other users. Discord Clone uses Firebase to enable real-time communication between the clients.

  • Blazing Fast: Discord Clone caches messages in your browser using IndexedDB, a low-level API for client-side storage. This means you can access your messages even when you are offline or have a slow connection. IndexedDB also allows for faster loading and rendering of messages, as well as efficient querying and sorting of data.

  • Personal DMs: You can chat privately with any user on Discord Clone. You can start a conversation by clicking on their username or avatar, or by searching for them in the user list.

  • Public Servers (Communities): You can join public servers on Discord Clone, where you can chat with other users who share your interests.

🙌 Welcome 🙌

Capture

Login In To your Conversations 🔑

Capture


Join Communites of your interest 🙌

2


DM with you friends ✌️

Demo.webm


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages