Skip to content

A basic chat application with features like: community chat, one-to-one chat & custom group chat. Using socket.io.

Notifications You must be signed in to change notification settings

thisis-Shitanshu/reactjs-socket-io

Repository files navigation

ReactJS and Socket.io Chat App

Getting Started

First you'll need to fork or download the respository.

Then in terminal you'll install the node modules

npm install

Then you can run it using

npm run react to start React dev server. npm run server to start NodeJS Socket.io server.

Community Chat

Private Chat

Group Chat

About

A basic chat application with features like: community chat, one-to-one chat & custom group chat. Using socket.io.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published