Quizler is a quiz application that tests your general knowledge. It is built with React.js, Chakra UI, and Redux Toolkit to handle state management. The Q&A is populated by OpenTriviaDB.
If you're interested in running this locally, follow the instructions below.
Navigate to the folder location inside a terminal and input the following commands:
$ yarn
$ yarn start