Realtime chat app build with React and SocketIO YouTube video https://www.youtube.com/watch?v=qn7fKqMQipI Quickstart Install dependencies npm install Run the backend server node server.js Run the react app npm start Vist the url localhost:3000