Skip to content

rodcoffani/socket.io-react-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 

Repository files navigation

socket.io-react-chat

Project based on this video. A local and simple chat, using ReactJS on front-end and Node with Socket.io on the back-end.

Installing packages

Run npm i or yarn in both directories, cient and server.

Starting the server

Enter the server directory (cd server) and run yarn start.

Starting the front

Enter the front directory (cd client) and run yarn start.

Using

Open http://localhost:3000 in two browsers and have fun.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •