lebogangolifant / 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

Home Page:https://platformlink.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://platformlink.herokuapp.com/


Languages

Language:JavaScript 37.4%Language:CSS 32.9%Language:HTML 29.7%