https://github.com/shadialtarsha/chat-app-socketio
You can create or join a chat room and exhange messages with your roommates.
https://github.com/shadialtarsha/chat-app-socketio
express mocha mustache nodejs socket-io
Last synced: 3 months ago
JSON representation
You can create or join a chat room and exhange messages with your roommates.
- Host: GitHub
- URL: https://github.com/shadialtarsha/chat-app-socketio
- Owner: shadialtarsha
- Created: 2018-02-21T12:46:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-28T19:17:00.000Z (about 8 years ago)
- Last Synced: 2025-03-17T17:49:26.057Z (over 1 year ago)
- Topics: express, mocha, mustache, nodejs, socket-io
- Language: JavaScript
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chat App with Socket.io
You can create or join a chat room and exhange messages with your roommates.
# Resources
The project is online at: [https://shadi-chat-app.herokuapp.com/](https://shadi-chat-app.herokuapp.com/ "Chat App")
# Technologies
* HTML5
* CSS3
* NodeJS
* ExpressJs
* Socket.io
* Mustach
* Mocha - for testing
* expect - assertions library