Skip to content

💬 Realtime chat application using socket.io, express and reactjs.

Notifications You must be signed in to change notification settings

dulajkavinda/realtime-chat-socketio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💬 Realtime Chat

Realtime chat application using socket.io, express and reactjs.

Preview

animated

Features

  • Send Messages
  • Recieve Messages realtime

How to Use

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

Folder Structure

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

Authors

  • Dulaj Kavinda

Copyright and license

Code and documentation copyright 2020 the authors. Code released under the MIT License. Enjoy 🤘