Skip to content

an api created for a react app that is similar to discord

Notifications You must be signed in to change notification settings

uwu404/discord-nodejs-clone

Repository files navigation

discord-nodejs-clone

a discord clone made using react and socket.io

About

A real time chat application with features such as file sharing, profile customization, servers and a lot more...

  • react v18 is used for the front-end
  • socket.io for websocket handling
  • mongodb for storing data
  • nodejs for the back-end
  • pythong PIL for image manipulation

Usage

#installing dependencies
$ npm install
$ pip install
#launching the server
$ node .

Links

https://discordbotyes.herokuapp.com/app

https://github.com/uwu404/discord-clone-client

Features

  • Real time messaging
  • Built in image resizer
  • Caching http requests
  • Friend requests
  • Creating and joining servers
  • Creating channels in a server
  • Direct messages
  • Upload and send images and gifs
  • Dark and light themes
  • Timestamps

Screenshots

screenshot7 screenshot6 screenshot5 screenshot3

Note: please report any possible bug

About

an api created for a react app that is similar to discord

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published