ChattyApp is a small instant messaging application utilizing React and Websocket.
A messaging application that includes all basic functions of a chatroom: creating a unique username, joining chatrooms, and converse with other users.
Installation of ChattyApp is simple and easy to setup!
After npm is installed, just input these instructions:
npm install
npm start
npm run server
open http://localhost:3000
- React
- Webpack
- babel-loader
- webpack-dev-server