Skip to content

leonwatson2/Tutorial---ReactJS-and-Socket.io-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##ReactJS and Socket.io Chat App Tutorial

This is the code from a tutorial I created on youtube here.

###Getting Started

First you'll need to fork or download the respository.

Then in terminal you'll install the node modules

npm install

Then you can run it using

npm run react to start React dev server. npm run server to start NodeJS Socket.io server.

About

Code from my youtube creating a ReactJS Chat Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published