/platformLink

Real time chat application with rooms functionality, creates a local server and people connected to the same network can chat privately., built with Node, Express and Socket.io

Primary LanguageJavaScript

platformLink

Real time chat application with rooms functionality, creates a local server and people connected to the same network can chat privately.

Build Setup

open your terminal or command prompt
# Clone the repository

Install dependecies

# npm install express moment socket io

Run development server

# npm run dev 

UI

# open http://localhost:3000 in your browser

Deployment

Heroku