Skip to content

OptimisticTrousers/react-trivia-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Trivia App

Version Version Version Version Version Version HTML, CSS, and Javascript

Created a trivia game app. User can answer 5 questions randomly generated from the Open Trivia API Database. User can see score.

Making fun game with a nice UI. Biggest challenge was making the content edible using conditional rendering, which is the most complex logic of the application. Had problems with the data being fetched twice when the user starts the quiz. Switched to a class component and adding a conditional in componentDidUpdate lifecycle method.

Author

👤 **Tony Isern **

Installation

  • Clone repo, cd into directory, then run npm start.

About

Fun trivia app made from Scrimba's React for Free course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published