chat-room-vue-node-socket

App preview with screenshot

Sign in and Sign up page

image

Main page

image

Chat Page

Screenshot 2023-09-15 171441 Screenshot 2023-09-15 171632

Installation

Git Clone

git clone https://github.com/ngx-devman/chat-room-vue-node-socket.git

Navigate to the directory on terminal > cd chat-room-node-socket and do

npm install / npm run electron:serve

For server:

>cd server / npm install / nodemon server

** Don't forget to connect MongoDB community and execute Mongoose

Built with