Skip to content

An app that allows users to send and receive messages on different tabs of the same browser.

Notifications You must be signed in to change notification settings

obioraigboanusi/react-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Chat App

This project was bootstrapped with Create React App. It allows users to send and receive messages on chat. It utilizes JavaScript BroadcastChannel to share data between different tabs in a brower. It uses redux for state management and the chats are persisted to the localstorage using redux-persist.

Chat App

Available Scripts

How to Use:

In the directory of a clone copy of this app, you can run:

yarn Install

This intalls the application dependencies.

Then run:

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

NB: Node Version : 14.17.0.

About

An app that allows users to send and receive messages on different tabs of the same browser.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published