A modern React application for generating MCQs from PDF documents with beautiful animations and interactive UI. src/ ├── components/ │ ├── FileUpload.js # PDF upload component │ ├── QuestionForm.js # ...