Welcome to QuizMaster, your go-to platform for testing your knowledge, challenging your brain, and having fun while learning!
You can see live demo - https://quiz-rishabh.vercel.app/
To get a local copy of the code, clone it using git:
git clone https://github.com/rjkush17/advance-quiz-web-app.git
cd Quiz-vite
Install dependencies:
npm install
Now, you can start a local web server by running:
npm run dev
In this project, you can use the following scripts:
npm run dev: Runs the application in the development mode.
npm run build: Builds the application for production, placing the output in the "dist" folder.
npm test: Launches the test runner in interactive watch mode.
Other Vite-specific scripts as per your project's configuration.
Extensive Topic Library: Dive into a vast collection of quizzes covering subjects from general knowledge to niche topics, all at your fingertips.
Tailored Quizzes: Personalize your quiz experience by specifying the number of questions, time limits, and even the question types.
Comprehensive Scorecards: Receive detailed feedback on your performance, including your grade, percentage, and the total number of correct answers.
In-Depth Review: Access a comprehensive review of all the questions and their correct answers at the end of your quiz session.
Responsive Design: Enjoy a seamless user experience on both mobile and laptop devices, ensuring that you can quiz wherever you are
QuizMaster is built with the following technologies:
- Vite - A fast build tool for React applications.
- React - A popular JavaScript library for building user interfaces.
- Tailwind CSS - A utility-first CSS framework for rapidly designing web applications.
- Vercel - A cloud platform for deploying and hosting web applications.



