Skip to content

ashToronto/Chatty-App

Repository files navigation

An online chatting room

A Chat-room web app that uses ReactJS and web-soccets to connect multiple browsers togather. Users can send real-time messages between one another while a counter indicates the number of currently active users.

Final Product

"3 active users in a Chat Room" "" ""

Development Dependencies

  • babel-core
  • babel-loader
  • babel-preset-es2015
  • babel-preset-react
  • css-loader
  • node-sass
  • sass-loader
  • sockjs-client
  • style-loader
  • webpack
  • webpack-dev-server
  • react
  • react-dom
  • express
  • ws
  • uuid

Install the dependencies and start the server.

npm install npm start open http://localhost:3000


run the web-socket server from the chatty-server file with node 

open http://localhost:3001

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published