Skip to content

fac-17/ReactWeek-Martha-Georgia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published