Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 545 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 545 Bytes

QuizzyMind

Features

  • 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.

Installation

  1. Clone repo : git clone https://github.com/yassiralamidev/quizzymind
  2. Install dependencies : npm install or yarn install
  3. Start the app : npm start