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.
- Host: GitHub
- URL: https://github.com/harshpimpale/quizbot
- Owner: harshpimpale
- Created: 2024-04-18T15:55:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T20:30:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T00:35:08.266Z (about 1 year ago)
- Topics: css, expressjs, html, javascript, nodejs, postman, restapi
- Language: JavaScript
- Homepage: https://quizingbot.onrender.com/
- Size: 5.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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