Quizzopia is a dynamic quiz website that provides users with an engaging experience through a diverse range of random questions spanning various topics.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
- Total questions and attempted count display.
- Has a timer for each question.
- Seamless transition to the next question upon answering.
- Auto-closure and result display when the timer expires.
- Resume mechanism to continue unfinished quizzes.
-
Clone repository
https://github.com/gillyhuga/quizzopia.git
-
Go to the project directory
cd quizzopia
-
Install dependencies
npm install
-
Start the server
npx next dev
-
Open
http://localhost:3000
with your browser to see the result