/simple-chat-app

Simple cross tabs chat app

Primary LanguageJavaScript

SIMPLE REAL-TIME CROSS TAB CHAT APP - NO SOCKET.IO

Multi-tab real-time chat application which allows user to join chat and see all previous chat history. All logged in user see new messages posted by other users in real time

Data is persisted in local storage to help kepp chat history.

Stacks used

  • React
  • Redux (redux-sync, redux-persist)
  • Material UI

image