Skip to content

priyanshusinghchouhan/Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🧠 React Quiz App

A simple and interactive Quiz Application built with React.
This project was created as a practice project to strengthen React fundamentals like components, props, state, hooks, and routing.


✨ Features

  • πŸ“š Multiple-choice quiz questions
  • ⏳ Countdown timer for each quiz
  • βœ… Automatic answer checking
  • πŸ“Š Score tracking
  • πŸ”„ Restart quiz option
  • 🎨 Responsive UI with centered layout
  • βš›οΈ Built entirely with React (functional components + hooks)

πŸ› οΈ Tech Stack

  • React (useState, useEffect, react-router-dom)
  • CSS for styling

πŸš€ Getting Started

Clone this repo and run locally:

# Clone the repo
git clone https://github.com/priyanshusinghchouhan/Quiz-App.git

# Navigate into the project
cd Quiz-App

# Install dependencies
npm install

# Start development server
npm run dev

🎯 Learning Goals

  • Understand React state management with useState.
  • Practice side effects with useEffect (for timer).
  • Learn React Router for navigation.
  • Build a clean and simple UI layout in React.

πŸ“œ License

This project is for learning purposes only (MIT License).

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published