react-chat-api This api is created in nodejs Steps to start this api install packages using this command: npm install after successful installation, run this command to start the api: npm run-script start To get the react app for this chat api, go to https://github.com/PunitSoniME/react-chat-app Enjoy