Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 869 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 869 Bytes

FAC week 13 - React project - Quiz game

Live version available at https://sad-cray-20c453.netlify.com/

This project was bootstrapped with Create React App.

To run the project locally clone this repo and run npm i

Screenshot 2019-09-27 at 12 58 37

Our goals

  • User picks a defined category.
  • API call brings back questions and answers.
  • User sees a question and multiple choice answers.
  • User picks answer.
  • If correct, increment score, if not correct, don't.
  • Next button takes user to next question.

Our stretch goals

  • Have a timer to answer the questions within that time.
  • Use some nice SVGSSSS/animation

Created using Open Database Trivia API

https://opentdb.com/api_config.php