Welcome to Trivia Game, the ultimate quiz game to test your knowledge and challenge your friends! Whether you're a trivia enthusiast or just looking to have some fun, this game is for you. Trivia game built using Open Trivia DB.
Node v18+
Clone the repository:
git clone https://github.com/jenicarvalho/trivia-game
cd trivia-game
Install the dependencies:
npm install
Start the Development Server:
npm run dev
Build for Production:
npm run build
Lint the Codebase:
npm run lint
Preview the Production Build:
npm run preview
- Open the application and click the Play button.
- Choose a category.
- Answer the trivia questions as they appear on the screen.
- Try to get a perfect score!
- React
- TypeScript
- Vite
- useSound