Provide users with the ability to either host their own gaming tournaments or join existing ones as participants.
blinkarena.mp4
Follow these steps to set up the project on your local machine:
-
Clone the repository:
git clone https://github.com/AvhiMaz/blink-arena.git
-
Navigate to the project directory:
cd blink-arena
-
Install dependencies:
npm install
-
Run the developement server:
npm run dev