Socket Chat App Dependencies Node.js Express.js Socket.io React.js Description A simple chat app. Getting Started Follow these steps to get started with the project: Clone the project. Install the required dependencies by running npm install. Run the client npm run start Run the server npm run start