No description
This repository has been archived on 2025-03-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-01-26 10:07:56 -05:00
.gitignore Working. 2022-01-26 09:57:24 -05:00
index.html Working. 2022-01-26 09:57:24 -05:00
package-lock.json Working. 2022-01-26 09:57:24 -05:00
package.json Working. 2022-01-26 09:57:24 -05:00
README.md Create README.md 2022-01-26 10:07:56 -05:00
script.js Working. 2022-01-26 09:57:24 -05:00
server.js Working. 2022-01-26 09:57:24 -05:00
style.css Working. 2022-01-26 09:57:24 -05:00

Messaging

A simple messaging website where multiple users can chat together. Made using node.js, and the packages socket.io, and nodemon (for dev only). It also uses moment.js client-side.

Todo

Adding room support