An open API service indexing awesome lists of open source software.

https://github.com/swimshahriar/react-chatapp

Chat app made with Reactjs, Nodejs & Socket.io
https://github.com/swimshahriar/react-chatapp

nodejs reactjs socket-io

Last synced: about 2 months ago
JSON representation

Chat app made with Reactjs, Nodejs & Socket.io

Awesome Lists containing this project

README

          

Clone the repo. or download it. Then cd to the react-chat-app folder and run "yarn install". And then run "yarn start" in both folder client and server.

**change the "ENDPOINT" to "localhost:3000" in the client/src/components/Chat/Chat.js

That's it.