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
- Host: GitHub
- URL: https://github.com/swimshahriar/react-chatapp
- Owner: swimshahriar
- Created: 2020-06-11T17:20:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T09:56:37.000Z (about 6 years ago)
- Last Synced: 2025-06-23T11:51:14.709Z (about 1 year ago)
- Topics: nodejs, reactjs, socket-io
- Language: JavaScript
- Homepage: https://react-chat-app02.netlify.app/
- Size: 1.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.