Skip to content

Sahanxx/Simple-Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Quiz App

Description

This is a simple quiz application built with React and Vite. It allows users to answer multiple-choice questions and see their score at the end.

Features

  • Multiple-choice questions
  • Score tracking
  • Responsive design

Technologies Used

  • React
  • Vite
  • HTML
  • CSS
  • JavaScript

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd Quiz-app
  3. Install the dependencies:

    npm install

Usage

To start the development server:

npm run dev

This will open the application in your browser at http://localhost:5173 (or another available port).

Contributing

Contributions are welcome! Please feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published