Skip to content

batfiowoof/Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Quiz App

Table of Contents

Introduction

The React Quiz App is a web application built with React that allows users to take a React quiz. It offers a dynamic interface, user-friendly navigation, and a smooth quiz-taking experience.

Features

  • Timed Quizzes: Some quizzes are timed, adding a layer of challenge.
  • Score Tracking: Users can see their scores at the end of each quiz.
  • Responsive Design: The app is fully responsive and works on all devices.

Installation

Follow these steps to set up the project locally:

  1. Clone the repository:

    git clone https://github.com/your-username/quiz-app.git
    cd quiz-app
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
    npm run dev

Usage

Once the development server is running, you can access the app at http://localhost:5157.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published