- Purpose of our App
- Installation & Usage
- Deployment
- Technologies
- Database Schema
- Routes
- Test Coverage
- Wins & Challenges
- Future Features & What We've Learned
Quiz War is a quiz game that allows you to test your knowledge and compete either on the same side or against your friends.
The game allows you to create a game of up to four players, choose among 24 categories, three levels of difficulty, the amount of questions and more.
The game will show the score for each player even when the questions are displayed to create an extra layer of competitiveness, which will motivate you to play the game in Single Mode to get better.
- Clone the repo to yor local machine
- Open the terminal and navigate to
quiz_react
- Navigate to the
client
folder - Run
npm install
to install dependencies - Run
npm run dev
- If browser does not open and display the app automatically, open the browser