Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 629 Bytes

File metadata and controls

27 lines (24 loc) · 629 Bytes

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/