Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat application

This is a realtime chat application built using React, express and socket.io

Features:

  • Chat with your friends individually.
  • Chat in a room using room-id.

How to run this application:

  • To run this application on your device clone the repository.
  • Change directory to server and run:
npm install
npm start
  • Then cd to client directory and run:
node index.js

About

Realtime chat application.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages