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
Real-time Chat Application built in React & Node.js using the Stream API.
Users can message other users in Team Channels as well as Direct Channels.
About
Real-time Chat Application built in React & Node.js using the Stream API. Users can message other users in Team Channels as well as Direct Channels. Login/Sign Up authentication also exists on home page. Used a tutorial which I recreated based off memory.