Realtime chat application using socket.io, express and reactjs.
- Send Messages
- Recieve Messages realtime
Step 1:
Download or clone this repo by using the link below:
https://github.com/dulajkavinda/realtime-chat-socketio.git
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
npm install
Step 3:
Run project:
npm start
cd web
npm start
Here is the core folder structure which flutter provides.
realtime-chat-socketio/
|- web
|- index.js
Here is the folder structure we have been using in this project
web/
|- public
|- src
|- README.md
|- package.json
- Dulaj Kavinda
Code and documentation copyright 2020 the authors. Code released under the MIT License. Enjoy 🤘