This commit is contained in:
Henry Hiles 2022-01-31 11:09:48 -05:00
commit c13d6c03d0

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# 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