Interview Quiz App Welcome to the Interview Quiz App, a React-based web application designed to help you prepare for interviews with a comprehensive set of 116 multiple-choice questions (MCQs) commonly encountered in technical assessments. This interactive quiz platform provides a user-friendly experience with a sleek and responsive design.
Features: 116 Interview MCQs: Explore a curated set of multiple-choice questions covering various topics commonly featured in technical interviews.
Code Challenges: Sharpen your programming skills with coding questions, complete with syntax highlighting.
Real-time Timer: Feel the pressure with a countdown timer for each question.
Result Summary: Get instant feedback with a summary of your quiz performance.
Responsive Design: Enjoy a seamless experience on desktops, tablets, and mobile devices.
Technologies Used: React Sass (SCSS)
How to Use:
-
Clone the repository.
-
Navigate to the project directory in your terminal.
-
Install dependencies using:
npm install
Start the Vite development server with: npm run dev
Live Version : https://mohamed-sayed-elmahdy.github.io/React-Quiz-App-/
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh