Rumble Quiz is a multiplayer mobile trivia game. It was built by Alex Taylor, Nikki Truong, Rocio Sainz-Maza and Jo Watson as the final project of the Northcoders Software Development bootcamp.
The front-end of the project was built with React Native and Socket.io for real-time matchmaking. The full list of dependencies can be found in the package.json.
The back-end can be found here!
-
Download Expo Go on your mobile device for the best user experience: https://expo.dev/go
-
Clone the repo
git clone https://github.com/nkytruong/rumble-quiz-app
-
Navigate to the directory.
-
Install dependencies:
npm install
- Launch the app:
npm start
- Scan the QR code that appears in the terminal.