Skip to content

adibalamir/ChattyApp

Repository files navigation

Chatty App

Chatty App is a simple aaplication that uses websockets to send messages between connected users.

Final Product

"Screenshot of the main products"

Usage

From the root, install the dependencies and start the "react" server.

npm install
npm start

In another terminal, "cd" into the "chatty-server" folder and:

npm start
in browser, open http://localhost:3000

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
  • uuid
  • express
  • ws

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8