# chat-app-react **Repository Path**: alexxiao1229/chat-app-react ## Basic Information - **Project Name**: chat-app-react - **Description**: 聊天室 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-08-10 - **Last Updated**: 2023-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Steps to Start the App ## Install the Public Dependencies ## Install the Server Dependencies ## In the Server Directory there's a .env file. Change the value of mongodb inside the file. Set the value as your mongodb connection url. ## Now start the server by yarn start ## Now start the react by yarn start ## And the chat application would be running successfully by now.