A web-based chat application developed using Next.js and Socket.io Sample Usage Screencast.from.2024-09-13.15-24-16.webm Getting Started (localhost) To start the server, use: npm run node To start the client, use: npm run dev Open two clients on http://localhost:3000 with your browser to see the result.