Skip to content

gylim/react-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App built in React

This project was built based on requirements in the final section of the Scrimba Learn React for Free course (https://scrimba.com/learn/learnreact). Key features:

  • Makes API call to the Open Trivia Database for questions and answers
  • Handles any number of questions (change the API url to desired number of questions)
  • Handles both true/false and multiple choice questions
  • Dynamically styled radio buttons depending on user selection and whether it is correct
  • Calculates and scores the user input
  • Reset quiz re-calls API for new questions

About

Scrimba learn react final solo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published