Skip to content

This is a simple quiz app that allows users to take a quiz and see their score at the end. The app is built using React, TypeScript.

Notifications You must be signed in to change notification settings

kuraykaraaslan/QuizApp

Repository files navigation

Quiz App

Quiz App

This is a simple quiz app that allows users to take a quiz and see their score at the end. The app is built using React, TypeScript.

Live Demo

Quiz App

Features

  • Loads questions from an javascript object.
  • User can select an answer for each question.
  • User can see their score at the end of the quiz.

Screenshots

Quiz App

Quiz App

Technologies

  • React
  • TypeScript
  • Tailwind CSS
  • ESLint
  • Prettier

Installation

  1. Clone the repository
  2. Run npm install to install the dependencies
  3. Run npm run dev to start the development server

Usage

  1. Open the browser and navigate to http://localhost:3000/
  2. Click on the Start Quiz button to start the quiz
  3. Select an answer for each question

License

This project is prepared for patika+ cohort and it has no license. Feel free to use it for your own purposes.

About

This is a simple quiz app that allows users to take a quiz and see their score at the end. The app is built using React, TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published