Skip to content
/ dizcord Public

Real time web chatting app that allows users to see messages while they are being typed using React js on the front end and Node Js, Express Js, and Socket.io on the back end. fully responsive on all devices.

Notifications You must be signed in to change notification settings

abmah/dizcord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

dizcord

An online chat program that sends messages in real time and continuously updates messages typed.

to set up cd into the server folder and make a .env file. it should look like this

run npm install both in the client and the sever folder run npm start in the client folder and the server folder

About

Real time web chatting app that allows users to see messages while they are being typed using React js on the front end and Node Js, Express Js, and Socket.io on the back end. fully responsive on all devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published