← Back to projects
Trivia Analytics
A small React app that visualizes data from the Open Trivia DB API. The app fetches 50 trivia questions and displays simple analytics using charts.
Features
- Fetches 50 questions from Open Trivia DB
- Displays available categories
- Shows distribution of questions by category
- Shows distribution of questions by difficulty
- Allows filtering analytics by single category
- Simple and clean UI