A simple chat application using Node and Socket.io. https://safe-coast-94671.herokuapp.com/
This project is a simple real-time chat application. The user can create group chats using room feature. Another feature is the user can share its current location.The website is responsive. For the server side, I was using node.js with express and socket.io for real-time.
Code technologies and skills I got involved with while working on this project.
- Responsive Website Design
- HTML5
- CSS3 – preprocessed with SASS
- Node.js
- Socket.io
- Express.js
- JQuery