Just a simple app chat to learn how socket.io works
Chat is hosted in Heroku and available in https://pezzetti-chat-app.herokuapp.com/
This project uses :
npm install
npm run dev
Web site will be available in http://localhost:3000
Open multiple browsers, add an username and room name
Start chatting !