Skip to content

A ligth Material Design Lite (From Google) socket.io chat implementation

License

Notifications You must be signed in to change notification settings

thblckjkr/socket.io-mdl-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat application with multiple rooms and custom usernames, made with Socket.io and Material Design Lite

This project it's a mix of a previous project that i made for a intranet chat AND a mix with some of the design and functionality of another project. Yo can see the original project on the first commit.

Running locally

Make sure you have Node.js installed.

git clone https://github.com/thblckjkr/socket.io-mdl-chat.git # or clone your own fork
cd socket.io-mdl-chat
npm install
npm start # or node index.js

Chat should be now running at localhost.

About

A ligth Material Design Lite (From Google) socket.io chat implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published