Chatty is chat app simular to Slack or Messenger. Chatty uses React and websockets to comunnicate between two clients.
Please follow the steps bellow to use Chatty App,
- clone the project
- npm install
- npm start
- in a seperate terminal window open the chatty_server file
- npm start
Enjoy the chat