Skip to content

A quiz website developed using Next.js, Redux, and Tailwind CSS.

Notifications You must be signed in to change notification settings

gillyhuga/quizzopia

Repository files navigation


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

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.

Built With

Getting Started

Prerequisites

Installation

  • 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

About

A quiz website developed using Next.js, Redux, and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published