Skip to content

Realtime chat app made using MERN stack & Socket.io for our Advanced Web Development project.

Notifications You must be signed in to change notification settings

Alyaqdhans/ReactChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Important: to run both the server and client you need to open two terminals and do the following:

terminal 1:

  1. cd client
  2. npm install
  3. npm start

terminal 2:

  1. cd server
  2. npm install
  3. npm start

image


Project made by


References

About

Realtime chat app made using MERN stack & Socket.io for our Advanced Web Development project.

Resources

Stars

Watchers

Forks