Frontend Routes - Twprcntmlk/discord-clone GitHub Wiki
Frontend Routes
/
- Splash Page
/channels/serverId/channelId
- This page displays an the users interface, components will be created conditionally
- server list
- channels/friends list
- server member's list
- main messaging component
- top bar showing current server/channel etc.