🎯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 npm start Now start the react by npm start And the Textit Messaging Application would be running successfully by now. 💻Tech Stack Reactjs, Mongodb, Nodejs, Socket.io, Html, CSS.