Skip to content

A Web App for Chatting with your friends. Made using React.js, Express.js, Node.js and Web Sockets (https://socket.io/)

Notifications You must be signed in to change notification settings

gssakash/ChatHere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

ChatHere

A Web Application which helps you chat with your friends and family members in Real Time using web sockets.

Steps to Run

  1. Clone the repository into your local system.
  2. To install the packages do npm install on both the Client and Server Directories.
  3. To run the server, cd server and then run node server.
  4. To run the website cd client and enter the command npm start.

Video

Add-youtube-link-in-Readme.md


Tech Stack

Javascript, ReactJS, Socket.io Library (Web Sockets), NodeJS.

About

A Web App for Chatting with your friends. Made using React.js, Express.js, Node.js and Web Sockets (https://socket.io/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published