quizaga-nuxt

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.
Features
- Choose between different categories
- Keep track of your high score
- Responsive design for both mobile and desktop
Screenshot

Project demo
https://quizaga.netlify.app
Project setup
Install dependencies
npm install --legacy-peer-deps
Compiles and hot-reloads for development
npm run dev
Compiles and minifies for production
npm run build