A basic chat application I built while learning to use Socket.IO
- Clone this repository.
git clone https://github.com/frank-chris/chat-app-with-socket.io.git
- Open a terminal in the repo folder and run the following command:
node index.js
- Open a browser and go to the following link:
http://localhost:3000