An open API service indexing awesome lists of open source software.

https://github.com/harshpimpale/quizbot

A Node.js quiz application with 10-11 questions, scoring, and feedback on correct answers.
https://github.com/harshpimpale/quizbot

css expressjs html javascript nodejs postman restapi

Last synced: 8 months ago
JSON representation

A Node.js quiz application with 10-11 questions, scoring, and feedback on correct answers.

Awesome Lists containing this project

README

          

# QuizBot
Quiz Bot is your go-to companion for testing your knowledge and discovering your strengths and weaknesses on Nodejs. Quiz Bot offers an engaging and interactive quiz-solving experience. Receive instant feedback on your answers, and uncover detailed results at the end of each quiz.

# Deployed Project Link
https://quizingbot.onrender.com

# How to Use Quiz Bot:

Start Quiz: Simply initiate a conversation with Quiz Bot and choose a quiz category to get started.
Answer Questions: Answer each question presented by Quiz Bot to the best of your ability.
Receive Feedback: Receive instant feedback on your answers and keep track of your progress throughout the quiz.
Review Results: At the end of the quiz, review your detailed results, including your score and any mistakes made.

# Video Of Project:

https://github.com/HarshP2109/QuizBot/assets/101322055/cd4a1968-dd6f-4f2d-b8fe-163d7126590f

# To Run the File

Step 1. For Building/installing npm package : npm run build

Step 2. For Running the file : npm run start