Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 463 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 463 Bytes

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