Skip to content

A chat application that allows user to create multiple rooms and share messages.

Notifications You must be signed in to change notification settings

AnanthaRaam/chat-application-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Application

A real time chat application that allows users to create multiple rooms and share messages.

Technology Stack and Dependencies

  • React.js
  • Node.js
  • socket.io
  • socket.io-client
  • react-router-dom
  • react-emoji

Installation

To install, clone the repository to your preferred location on your machine:

git clone https://github.com/ananthu-16/chat-application-server.git

Next, cd to the directory of the project.

$ cd chat-application-server

Next, install the dependencies for the project using the following command:

$ npm install

then

$npm start

Runs the app in the development mode.

About

A chat application that allows user to create multiple rooms and share messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published