Skip to content

subbuweb/react_assessment_app

Repository files navigation

💰 Finance Knowledge Assessment App

An interactive 20-question MCQ (Multiple Choice Questions) assessment app built with React and Vite to evaluate users' understanding of financial concepts.


📌 Overview

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.


🎯 Features

  • 🧠 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

🛠️ Tech Stack

  • React
  • Vite
  • JavaScript
  • CSS - tailwindcss

⚙️ Installation

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

▶️ Run the App

npm run dev

Open in browser:

http://localhost:port/

🏗️ Build for Production

npm run build

Preview build:

npm run preview

📊 How It Works

  1. User starts the quiz
  2. Answers 20 MCQ questions
  3. Review your answers and submit
  4. User is redirected back to home page

📄 License

This project is licensed under the MIT License.


👨‍💻 Author

Subbu GitHub: https://github.com/subbuweb

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors