Skip to content

Quiz Web is a feature-rich quiz platform built using React.js, Tailwind CSS, and JavaScript. It provides users with a fun and interactive quiz experience, including different quiz modes, instant feedback, and a detailed history of past attempts.a quiz web app..

Notifications You must be signed in to change notification settings

Akcthecoder200/Quiz-Master

Repository files navigation

Quiz Master

Overview

Quiz Web is a feature-rich quiz platform built using React.js, Tailwind CSS, and JavaScript. It provides users with a fun and interactive quiz experience, including different quiz modes, instant feedback, and a detailed history of past attempts.

quiz

Features 🚀

  • Timed Quiz: Every question has a 30-second countdown to answer.
  • Normal Quiz: Users can attempt quizzes at their own pace.
  • 🔀 Shuffled Quiz: Questions appear in a random order to enhance learning.
  • 📝 Quiz History: Users can view their previously attempted quizzes with scores and details.
  • 📊 Scorecard: At the end of each quiz, users receive a detailed score breakdown.
  • Instant Feedback: Users get immediate feedback on whether their answer is correct or incorrect.
  • 💾 Local Storage Support: Quiz history and scores are saved using localStorage for easy tracking.

Tech Stack 🛠️

  • Frontend: React.js, Tailwind CSS
  • Storage: LocalStorage (for quiz history and scores)
  • Functionality: JavaScript (for timer, shuffle logic, and answer validation

Installation 🏗️

Steps

  1. Clone the repository

    git clone https://github.com/Akcthecoder200/Quiz-Master.git
    cd Quiz-Master
  2. Install dependencies

    npm install
  3. Run the frontend

    npm run dev
  4. Access the app

    • Frontend runs on: http://localhost:5173

About

Quiz Web is a feature-rich quiz platform built using React.js, Tailwind CSS, and JavaScript. It provides users with a fun and interactive quiz experience, including different quiz modes, instant feedback, and a detailed history of past attempts.a quiz web app..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages