MhmmdFrhn2001 / Chat-Realtime

Web Based Realtime Chat Application with NodeJs and WebSockets

Home Page:https://chat-realtime-lovat.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat-Realtime

Web Based Realtime Chat Application with NodeJs and WebSockets

How to clone project and run project (NodeJS)

Run the clone command first with the command git clone

Enter the project directory with the cd command cd chat-realtime

Run the npm install command to install the required packages

If so, run the project with the npm run dev command, then open the web address http://localhost:3000 to see the project that is already running

The following is a program that has been run image

About

Web Based Realtime Chat Application with NodeJs and WebSockets

https://chat-realtime-lovat.vercel.app


Languages

Language:JavaScript 41.2%Language:CSS 31.9%Language:HTML 26.9%