Skip to content
/ chat Public

Basic chat app built with React, Redux, Redux-Saga, and web sockets.

Notifications You must be signed in to change notification settings

enphnt/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat

Basic chat app built with React, Redux, Redux-Saga, and web sockets.

gif of Chat app in use

To fully use the capabilities of this app, you must run both the node.js server and the frontend React App. To run both, simply perform the following steps:

# install deps:
yarn

# start the server and frontend using:
$ yarn start

*currently, this is not deployed but works locally. need to find free hosting in order to deploy.

About

Basic chat app built with React, Redux, Redux-Saga, and web sockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published