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
- 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.
- Have a timer to answer the questions within that time.
- Use some nice SVGSSSS/animation