Skip to content

highmountain12321/ChatDiscord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A real time chat application made with modern technologies, ReactJS, NodeJS, and Socketio.

App features:

  • Join chat based on rooms like Js,Python,Java etc 👍 ✔️
  • Send message to group in real time 📤 📥
  • Share Funny Emoji like facebook massenger 😄 😊 🤑

Demo

one two three four five six

Project Setup

#install dependecies in server side
cd server

npm install

#install dependecies in client side
cd client

npm install

Run App

#Start the server
cd server

npm run dev

#Start the client side app
cd client

npm start

Be sure give a star and forked 💦 ✌️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors