Do you think you have a general knowledge on things test your knowledge on Quizzical
After cloning the repository you can use npm or yarn to install the dependencies and run the program just run the following commands.
npm install
npm run dev
yarn
yarn dev