Quiz App Quiz App live site Introduction This is a code repository for Quiz App. In this project, i use axios for fetching data from Open Trivia DB API, then using React for the frontend app. Setup: run npm i && npm start to start the app