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

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 !

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