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