Welcome! This minimalistic trivia generator was built using React and Tailwind CSS. It gives the user the ability to customize their trivia questions. For example, choose the level of difficulty, answer formats, and more.
- Node.js
- Use of Open Trivia Database
-
Fork this repository
-
Clone your forked repository
-
Navigate to the cloned repository and open your terminal
-
Run the following commands:
- npm install #install node dependencies - npm start #start the project in a local/development server