Skip to content

An interactive quiz application built with React and Vite to practice modern frontend development. The app features multiple-choice questions, instant feedback, and real-time score calculation. It demonstrates component-based architecture, state management, event handling, and responsive UI design using modern JavaScript.

Notifications You must be signed in to change notification settings

shehani-mal/React-Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

React Quiz App 🎯

An interactive quiz application built using React and Vite.
This project was developed to practice React fundamentals such as component-based architecture, state management, and user interactions.


πŸ“Έ Demo

React Quiz App Demo


πŸš€ Features

  • Multiple-choice quiz questions
  • Instant answer validation
  • Real-time score calculation
  • Clean and responsive user interface
  • Fast development environment powered by Vite

πŸ› οΈ Tech Stack

  • React
  • Vite
  • JavaScript (ES6+)
  • HTML5
  • CSS3

πŸ“‚ Project Structure

react-quiz-app/
β”œβ”€β”€ public/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/
β”‚   β”œβ”€β”€ data/
β”‚   β”œβ”€β”€ App.jsx
β”‚   β”œβ”€β”€ main.jsx
β”‚   └── index.css
β”œβ”€β”€ index.html
β”œβ”€β”€ package.json
β”œβ”€β”€ vite.config.js
β”œβ”€β”€ quizapp.gif
└── README.md


About

An interactive quiz application built with React and Vite to practice modern frontend development. The app features multiple-choice questions, instant feedback, and real-time score calculation. It demonstrates component-based architecture, state management, event handling, and responsive UI design using modern JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published