//
The React Quiz App does exactly what you would expect. Depending on the level, number, and category, you receive a list of questions from Open Trivia Database to test yourself. The app is created with React and Typescript and the styles are made with styled-components.
git clone https://dadobos.github.io/react-quiz-app.git
cd react-quiz-app
npm install
npm start
http://localhost:3000/