Skip to content

yaman1337/websocket-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

A Chat Application with Nodejs and React

Chat Application Using Websockets

How to use the application in local environment ?

  • Make sure you have installed latest version of node js
  • Clone this repo
  • Go to client folder and open the index.html in live server
  • Go to server folder and run the command node index.js
  • In case you get cors error, add your domain/url in the allowed origin list in index.js line 3

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published