Skip to content

adigapranava/multiplayerGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiplayerGame

Multiplayer Game using Socket.Io and react

Feel free to visit our Site 😁

Clone and Run Locally

  1. Clone the repository
git clone https://github.com/adigapranava/multiplayerGame.git
  1. Go to the App
cd multiplayerGame
  1. Go to Server
cd Server
  1. Run Server
npm start
  1. open local host http://localhost:3001/