A chat application built with Node.js, express and socket.io.
- Real-time chat application 🌅
- Mutiple users can chat in one room 😄
- download the code then extract
- run
npm installfrom command line window - run
nodemon server.js - finally, open your browser and visit
localhost:8000


