Chat online em NodeJS e Socket.IO
Chat system with the functionality of creating chat rooms, inputting names, ages and choosing colors in the chat.
This project does not use a database and does not have custom CSS for mobile applications, being a demo of the use of socket.io in projects using Node.JS on server-side and client-side.
- Node.JS- Socket.IO
//Repo Clone
$ git clone https://github.com/Danilo-Oliveira-Silva/Chat
//Get into directory
$ cd Chat
//Run Server
$ node server.js
Avaliable by address
http://localhost:3000Danilo Silva
Distributed under the MIT License.