Skip to content

kokosaka/simple-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-chat

A chat application created with Websocket and React

Use the following steps to start the application on your browser

  1. "npm install" - to install the dependencies
  2. "npm run server" - to run the Websocket server
  3. in another terminal run "npm start" - to start app in browser, will connect to WS server
  4. start chatting with others

Visit deployed site

https://brisk-talk.com/

About

A chat application created with Websocket and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors