Skip to content

ChibweMw/Chatty

Repository files navigation

Chatty

A Realtime websocket powered chat application. It supports images, and custom usernames, too!

Screenshots

"Chatty chatroom messages"

Get Chatty

Install the dependencies and start the server.

npm install
npm start
go to http://localhost:3000

Dependencies

App 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

Server Dependencies

  • express
  • ws
  • uuid

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published