You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discord Clone's API is written in TypeScript and using TypeORM and it's frontend is written in modern React, only functional
components with hooks and frontend's code is splitted using Suspense and lazy loading techniques.
Features
Fully responsive app with client side code splitting
Login/ Register
Create Public or Private Servers
Join public servers either while exploring or with INVITE URL's
While Private servers can only be joined with INVITE URL's
Create Channels (For now text channels, Audio channels will be added in future versions)
Realtime chat in channels with different type of messages(TEXT, IMAGE, VIDEO, AUDIO, FILE)