https://github.com/ekmas/discord-clone
Discord clone.
https://github.com/ekmas/discord-clone
chat-app discord discord-clone firebase react react-firebase realtime-chat tailwind
Last synced: 11 months ago
JSON representation
Discord clone.
- Host: GitHub
- URL: https://github.com/ekmas/discord-clone
- Owner: ekmas
- Created: 2023-05-10T14:34:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T05:10:26.000Z (almost 3 years ago)
- Last Synced: 2025-07-02T12:19:29.669Z (11 months ago)
- Topics: chat-app, discord, discord-clone, firebase, react, react-firebase, realtime-chat, tailwind
- Language: JavaScript
- Homepage: https://chatapp-rct.web.app/
- Size: 565 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Discord Clone
When you enter this website you can register with your email.
After you register, the site will redirect you to "/app", that is, to the main part of the application.
You can add friends, chat with them, etc. like on a real discord.
You can't add a server though as there is only one main server (I might add the ability for users to create servers in the future).
When you go to the server you can open the sidebar at the top right and you have all the users.
I made this app by using react and firebase.