A mobile and web app built with Vue3, Nuxt3, and TailwindCSS that allows users to play a quiz game by fetching questions from the Open Trivia Database API.
- Choose between different categories
- Keep track of your high score
- Responsive design for both mobile and desktop
npm install --legacy-peer-deps
npm run dev
npm run build