Skip to content

joe-ani/quiz-quest-react-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Quiz Project

This is a quiz application built using React that allows users to select and take a timed quiz and receive a score at the end. Have Fun :)...

Features

  • Users can select the number of questions they want to answer and the time limit for the quiz.
  • The quiz questions are selected randomly from a pool of questions.
  • Users can select an answer for each question, and the correct answer is highlighted once the user submits their answer.
  • At the end of the quiz, the user is shown their score as a percentage, as well as the number of correct, incorrect, and unattempted answers.

Technologies Used

  • React
  • HTML/CSS
  • JavaScript

Getting Started

  1. Clone this repository onto your local machine.
  2. Navigate to the project directory in your terminal and run npm install to install the required dependencies.
  3. Run npm start to start the development server.
  4. Open your browser and navigate to http://localhost:3000 to view the application.

Screenshots

Quiz Home ScreenQuiz Home Screen

Quiz Question ScreenQuiz Question Screen

Quiz Results ScreenQuiz Results Screen

About

A fun general knowledge quiz react project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published