https://github.com/rohitroy-github/react-socketio-realtime-chat-application
This is a basic Chat Application made using ReactJS, NodeJS and SocketIO !
https://github.com/rohitroy-github/react-socketio-realtime-chat-application
chat javascript react reactjs
Last synced: 8 months ago
JSON representation
This is a basic Chat Application made using ReactJS, NodeJS and SocketIO !
- Host: GitHub
- URL: https://github.com/rohitroy-github/react-socketio-realtime-chat-application
- Owner: rohitroy-github
- Created: 2022-09-13T16:18:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T05:53:38.000Z (about 3 years ago)
- Last Synced: 2025-02-12T11:53:33.527Z (10 months ago)
- Topics: chat, javascript, react, reactjs
- Language: JavaScript
- Homepage: https://react-socketio-chat-app-client.netlify.app/
- Size: 301 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a Chat Application made using ReactJS | SocketIO | NodeJS !
The Application is hosted live at https://react-socketio-chat-app-client.netlify.app/ !
The FrontEnd is hosted using Netlify at https://react-socketio-chat-app-client.netlify.app/ >
The BackEnd is hosted using Heroku at https://react-socketio-chat-app-server.herokuapp.com/ >
This Application is still under developmental phase.
How to run on Localhost ? [Steps] >>>
server >> npm start
client >> npm start