Skip to content

Exercise about Socket using react as client and Express as server and start together. extend on this ripo: https://github.com/coditech/socket-basics

Notifications You must be signed in to change notification settings

fadimoubassaleh/Socket-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic chat Application

It's based on exersice in Github ripo : https://github.com/coditech/socket-basics creating real time chat app, using socket.io . good example to learn basics of socket.io

using

- create-react-app
- node
- socket.io

Instruction

git clone 

then

npm run setup 

then

npm start

About

Exercise about Socket using react as client and Express as server and start together. extend on this ripo: https://github.com/coditech/socket-basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published