Skip to content

daveymason/pentest-plus-practice-exam

Repository files navigation

PenTest+ Mastery Quiz App

A high-performance web-based quiz application designed for the CompTIA PenTest+ (PT0-003) exam preparation.

Check it out now: Live demo

Features

  • 5 Domains: Covers all PT0-003 domains.
  • Learning Mode: Immediate feedback with rationale.
  • Exam Mode: Feedback at the end.
  • Customizable: Select domains and number of questions.
  • Performance Dashboard: Detailed breakdown of results.
  • Code Analysis: Includes Python & Bash snippets.

Tech Stack

  • React (Vite)
  • Tailwind CSS
  • TypeScript
  • Lucide React

Getting Started

  1. Install dependencies:

    npm install
  2. Start the development server:

    npm run dev
  3. Build for production:

    npm run build

Contributors

Languages