- Category selection: Users can choose from various quiz categories to tailor their interactive quiz experience.
- Question answering: Engage in the quiz by providing answers to a series of interactive questions.
- Score tracking: Users can check their final score after completing the quiz, providing feedback on their performance.
- Clone repo :
git clone https://github.com/yassiralamidev/quizzymind
- Install dependencies :
npm install
oryarn install
- Start the app :
npm start