You can access the application here at https://frontend-xkpqea35pq-as.a.run.app/
Create an account.
Select a difficulty level and press the button to find a match. Get a friend on another computer to do the same.
Alternatively, if you are testing the application alone. Open up another internet browser, for instance if you are currently on google chrome, open up mozilla firefox and log in again. The same browser cannot be used as they share the same cookie, which causes authentication issues.
- Install npm packages using
npm install. - Run the services using
npm start.
- Install npm packages using
npm install --force. - Run Frontend using
npm start. - Open localhost:3000




