Skip to content

V3n0nX/Quiz-App

Repository files navigation

HTML CSS React Vite

Quiz App

This is a simple Quiz App built with React.
The application allows users to answer multiple-choice questions, see their score, and reset the quiz.

QuizApp preview

Features

  • Interactive multiple-choice quiz
  • Tracks and displays the user’s score
  • Highlights correct and incorrect answers
  • Responsive design
  • Reset option to restart the quiz

QuizApp preview

Technologies Used

  • React: For building the UI components.
  • CSS: For styling the application.

QuizApp preview

Getting Started

  1. Clone the repository:

    git clone https://github.com/V3n0nX/quiz-app.git
    cd your-repo
  2. Install the required dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open your browser and visit [http://localhost:5173/] to see the page in action!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published