Skip to content

iliutastoica/React-Discord-Clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Discord Clone

Originally started off on a test project for learning Functional Components, Hooks and Socket IO, ended up being a Discord Clone.

Demo (Work in progress) http://ericellb.github.io/React-Discord-Clone

layout image

Features

Implemented Features

  • Real time messaging in using Socket IO
  • Local Authentication
  • Loading of Servers / Channels / history based on per user basis
  • Creation and Joining Servers
  • Creation of Channels in a Server
  • Server Settings (Change name)
  • Channel Settings (Change name and delete)
  • Persistent channel history
  • Pretty Print Code Blocks enclodes in three `

Todo

  • Private messaging

About

Discord Clone using React, Node, Express, Socket-IO and Mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • CSS 9.1%
  • HTML 2.9%