Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 607 Bytes

File metadata and controls

22 lines (15 loc) · 607 Bytes

Stock bazar

Stock Bazar is an intellectual game build for fun purpose to play with friends as multiplayer online game. Works using WebSockets

Prerequisite (Development)

  • Expo Go installed on your mobile
  • Make sure you have Developer mode enabled
  • Make sure your PC and device is connected to same local Wifi

Setup (Development)

git clone https://github.com/bhavikshah2002/stockMarketGame.git
npx expo install
npx expo start
# Scan QR code in terminal using expo go

Backend

https://github.com/Arpit472002/StockMarketBackend