Skip to content

AnanthaKrishnan-MHMA/video-realtime-chat-react-express

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime chat app build with React and SocketIO

YouTube video https://www.youtube.com/watch?v=qn7fKqMQipI

Quickstart

  1. Install dependencies npm install
  2. Run the backend server node server.js
  3. Run the react app npm start
  4. Vist the url localhost:3000

screenshot

About

Realtime chat app built with react and express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • HTML 33.1%
  • CSS 7.0%