Chat πŸ“«

Chat πŸ“«

Simple chat made in NodeJs using Socket.io.

Demo here!! :speech_balloon:

:white_check_mark: Tip: Test using more than one browser tab or with a friend to view messages without refreshing the page!

How to start the server

  1. Have NodeJs installed;
  2. Clone this repository;
  3. Inside the repository folder, use the command:
node server.js
  1. The message should appear:
Servidor rodando na porta 8080...
  1. Acess http://localhost:8080/ and enjoy! :smile: