An interactive 20-question MCQ (Multiple Choice Questions) assessment app built with React and Vite to evaluate users' understanding of financial concepts.
This application helps users test their finance knowledge through a structured quiz. At the end of the assessment, users receive feedback based on their performance.
- 🧠 20 finance MCQs — minimum 5 answers required
- 📊 Review answers and submit the assessment
- 🔄 Auto redirect to home after completion
- 📱 Responsive design for mobile & desktop
- ⚡ Fast performance using Vite
- React
- Vite
- JavaScript
- CSS - tailwindcss
Clone the repository:
git clone https://github.com/subbuweb/react_assessment_app.git
Navigate to the project folder:
cd react_assessment_app
Install dependencies:
npm install
npm run dev
Open in browser:
http://localhost:port/
npm run build
Preview build:
npm run preview
- User starts the quiz
- Answers 20 MCQ questions
- Review your answers and submit
- User is redirected back to home page
This project is licensed under the MIT License.
Subbu GitHub: https://github.com/subbuweb