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

https://github.com/hannasdev/nodejs-chat

NodeJS chat, based on tutorial from Codecourse
https://github.com/hannasdev/nodejs-chat

Last synced: 5 months ago
JSON representation

NodeJS chat, based on tutorial from Codecourse

Awesome Lists containing this project

README

          

# nodejs-chat
NodeJS chat, based on tutorial from Codecourse

Simple `NodeJS` chat-application using `Express` and `Socket.io` for server and client.

A first attempt to learn more about NodeJS applications.