What i Wanna do
- 👻 make React App with hard codded questions in array and make all the logic
- 🔀 Randomise the questions and querstions Answers
- 🗃️ store the questions in the MongoDB
- ✨ fetch the questions from the DB to the FRONTEND app
- 🧪 write unit tests
$ npm install
$ npm run dev
i didn't use CreatReact app but i used my template consists of
- husky
- webPack 5
- Babel
- eslint
- prettier
- jest