Skip to content

shehani-mal/React-Quiz-App

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

 
 
 

Contributors