Skip to content

K4nes/Quizzical

Repository files navigation

Quizzical

A trivia quiz app that fetches questions from the OpenTDB API. Test your knowledge across multiple categories and difficulty levels.

Features

  • Fetches trivia questions from OpenTDB API
  • Instant answer feedback with score
  • HTML entity decoding for special characters
  • Responsive design

Tech Stack

  • React — UI framework
  • Vite — Build tool and dev server
  • clsx — Conditional class names
  • he — HTML entity decoding

Getting Started

npm install
npm run dev

Available Scripts

Command Description
npm run dev Start dev server with HMR
npm run build Build for production
npm run preview Preview production build
npm run lint Run ESLint

About

A trivia quiz app that fetches questions from the OpenTDB API. Test your knowledge across multiple categories and difficulty levels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors