Date

Jun 2021

Client

Personal Project

Role

front-end web developer

I created a simple ReactJS quiz application bootstrapped using create-react-app. I pulled quiz questions and answer data from the opentdb API available here opentdb.com (* I do NOT know what the questions are, I apologize if they seem a bit strange).

Test it out live on Netlify here react-quiz-sample.netlify.app

Check out the Github repo to see how I did it https://github.com/jarenmcdonald1/react-typescript-quiz

Preview of the Quiz, webpage is open to the quiz site whth a question in bold font at the top and four answer button options in a list below