Skip to content

erikvelf/scrimba-quizzical-clone

Repository files navigation

Scrimba Quizzical Clone

Preview of the project's page Preview of the project's page with the showcase of the answers

About

It is a web app, created in September 2024 using React (Javascript) to learn this beautiful UI library. Credits to Scrimba to teach me React.

This is a SPA that loads questions from the Open Trivia Database REST API. Every question has several answers and the user should choose the right one. If the answer is wrong, then the user can see the right one and its score after completing the quiz.

How to run

# Navigate to the project's folder
npm ci
npm run dev

TODO

  • Add "Play again" button to play again the selected category without going back to the "Start"
  • Add menu selection for Categories like Animals, Art...
  • Improve the UX by making the "Get new questions" more responsive
  • Add new entries for type of quiz (true or false, multiple answers, ...)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published