Skip to content

A simple quiz application build using react and tailwindcss. It fetches questions from an open source trivia database api named opentdb API. Lets you choose the categories, difficulty and the number of questions.

Notifications You must be signed in to change notification settings

ShreyNagda/kwizz-react

Repository files navigation

Kwizz

A React-based quiz game that fetches questions from the OpenTDB API. This game allows users to answer multiple-choice questions on various topics and provides instant feedback on whether their answers were correct or not.

Features

  • Fetches trivia questions from the OpenTDB API
  • Multiple choice answers for each question
  • Maintains a timer throughout the game
  • Tracks the user's score throughout the game
  • Displays results at the end of the quiz

Technologies Used

  • OpenTDB API
  • React
  • Tailwind CSS

Setup Instructions

Prerequisites

Make sure you have Node.js and npm installed on your system.

Clone the repository

git clone https://github.com/shreynagda/kwizz-react.git
cd kwizz-react

About

A simple quiz application build using react and tailwindcss. It fetches questions from an open source trivia database api named opentdb API. Lets you choose the categories, difficulty and the number of questions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published