Skip to content

Akash4701/QuizApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Quiz App (React JS)

A simple and interactive Quiz Application built using React JS (JavaScript only). This app allows users to attempt multiple-choice questions, track their score, and get instant feedback.

🚀 Features

  • Multiple-choice questions
  • Real-time score tracking
  • Instant answer validation
  • Clean and responsive UI
  • Built completely with JavaScript (no TypeScript)

🛠 Tech Stack

  • React JS
  • JavaScript
  • CSS
  • Vite

📦 Installation & Setup

Follow these steps to run the project locally:

1️⃣ Fork the Repository

Click the Fork button on the top-right of this repo. 2️⃣ Clone the Repository

git clone https://github.com/Akash4701/QuizApp.git

3️⃣ Navigate to Project Folder

cd QuizApp

4️⃣ Install Dependencies

npm install

5️⃣ Run the Development Server

npm run dev

Now open your browser and go to:

http://localhost:5173

📸 Screenshots image image


🌟 Future Improvements

  • Timer feature
  • Leaderboard
  • Category-based quizzes

If you like this project, don’t forget to ⭐ the repo 😄

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors