Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yormenxx/socket-chat


https://github.com/yormenxx/socket-chat

css html javascript socket-io

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# SOCKET CHAT

Este es un chat que permite la comunicación bidireccional en tiemp real de manera general usando socket.io, además de que permite identificar a los "clientes" mediante un usuario.

## Screenshots

![App Screenshot](https://i.postimg.cc/Kz80RqG7/chat-nodejs-2.png)

![App Screenshot](https://i.postimg.cc/jdPBV1LC/chat-nodejs-3.png)

Algunas screenshots de cómo funciona el proyecto.
## Tech Stack

**Client:** Html, Css

**Server:** Node, Express, Socket.io, morgan, nodemon