Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aayush-dhakal/mern-discord-clone
Discord clone app
https://github.com/aayush-dhakal/mern-discord-clone
chatting jwt-auth jwt-token mongodb nodejs reactjs screensharing socket-io video-streaming webrtc
Last synced: 22 days ago
JSON representation
Discord clone app
- Host: GitHub
- URL: https://github.com/aayush-dhakal/mern-discord-clone
- Owner: aayush-dhakal
- Created: 2022-12-14T06:00:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T06:39:19.000Z (about 2 years ago)
- Last Synced: 2024-11-24T02:11:42.580Z (3 months ago)
- Topics: chatting, jwt-auth, jwt-token, mongodb, nodejs, reactjs, screensharing, socket-io, video-streaming, webrtc
- Language: JavaScript
- Homepage:
- Size: 660 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
Discord clone with Node.js, React Js, MongoDb, socket-io, WebRTC.
Node version 16## Run Locally
Clone the project then cd Frontend and Backend and run this command respectively
### `npm install`
### Screenshots
![Alt text](/screenshots/login-screen.png "Dashboard")
![Alt text](/screenshots/dashboard.png "Dashboard")
![Alt text](/screenshots/chatting.png "Dashboard")
![Alt text](/screenshots/video-sharing.png "Dashboard")