Game where you and your friends have to guess the same word or be stuck for eternity.
-
Clone the repository:
git clone https://github.com/pleasestopakshay/mind-sync.git
-
Navigate to the project directory:
cd mind-sync -
Install dependencies:
npm install
-
Start the application:
npm run dev