Skip to content

Discord Clone using React, ReactQuery, Tailwindcss, Redux, Socket IO, NodeJS, Express, MongoDB and Redis.

License

Notifications You must be signed in to change notification settings

ratewar/discord-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Clone using React, ReactQuery, Tailwindcss, Redux, Socket IO, NodeJS, Express, MongoDB and Redis.

Online Demo

youtube video demo

demo


features

  • React is used along with Redux to power the front-end.

  • React-Query is used for request API and caching.

  • tailwindcss is used to create a similar Discord UI.

  • Socket.io is used for real-time messaging.

  • MongoDB to save data

  • Redis for interacting with socket, also can be used as socket adaptor for scaling.


How To Run


1- navigate to backend folder and follow README.md instructions.

2- navigate to frontend folder and follow README.md instructions.

About

Discord Clone using React, ReactQuery, Tailwindcss, Redux, Socket IO, NodeJS, Express, MongoDB and Redis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Other 0.7%