- Minimum requirement NodeJS >= 18.0
- Minimum requirement NPM >= 9.0
- Get ApiKey from https://quizapi.io/ and use it in main.js file
- Create a file named .env in the root of the project dir with content from .env.example and set proper values
npm install
npm start
- with nodemon and dummy data
npm run watch