/quiz-adda

Quiz Adda is quiz app where one can test our knowledge.

Primary LanguageJavaScript

Quiz Adda

Quiz Adda is a quiz app where one can play quiz by selecting a category. After attempting all questions, correct answers and score will be displayed in results page.

Key Features

  • Authentication
    • Login
    • Signup
    • Logout
  • Home Page with all categories(currently there are only two categories.)
  • Clicking on any of the categories will navigate you to rules page.
  • When user selects any one of the option, all other options will get disabled.
  • Initially next question button will be disabled, it will enable only after selecting one of the option.

Tech Stack

Contribute and How to Use

  1. Fork the Project
  2. Run npm install in the terminal
  3. Run npm start to start the server on your local
  4. Create your Feature Branch (git checkout -b feature name)
  5. Commit your Changes (git commit -m 'Add a descriptive commit message')
  6. Push to the Branch (git push origin feature)
  7. Open a Pull Request

👨‍💻 Connect with me