SajidAnTechie / ChatDiscord

:loudspeaker: A real time chat-application based on users rooms :iphone: :desktop_computer: Share funny emojis :flushed: :relieved: with friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

:loudspeaker: A real time chat-application based on users rooms :iphone: :desktop_computer: Share funny emojis :flushed: :relieved: with friends


Languages

Language:JavaScript 66.8%Language:CSS 19.2%Language:HTML 11.9%Language:Dockerfile 2.1%