Skip to content

Danilo-Oliveira-Silva/Chat

Repository files navigation

Socket.IO Chat

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.

Working

Alt text

🛠 Stacks

- Node.JS
- Socket.IO

Getting Started

//Repo Clone
$ git clone https://github.com/Danilo-Oliveira-Silva/Chat

//Get into directory
$ cd Chat

//Run Server
$ node server.js

Usage

Avaliable by address

http://localhost:3000

Contact

Danilo Silva

linkedin website bluesky email devto

License

Distributed under the MIT License.

Releases

No releases published

Packages

No packages published