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.
Messaging/README.md
2022-02-02 12:35:33 -05:00

8 lines
309 B
Markdown

# Messaging
A simple, open-source, online chat room where you can join online chat rooms, or create your own.
Made with the technologies below.
## Technologies
This project was built using handcrafted Javascript, as well as Node.js, Socket.io, and Express. It also uses nodemon for running in development.