Skip to content

PrashantDesale2004/Flashcard-Quiz-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Flashcard Quiz App

A simple React application that generates flashcards with quiz questions from the Open Trivia Database (OTDB). Users can select the quiz category and the number of questions they want to generate.

Features

Quiz Generation:

Users can select a quiz category from the available categories. Users can specify the number of questions they want to generate. Clicking the "Generate" button fetches quiz questions from OTDB and displays them as flashcards. Flashcards:

Each flashcard displays a quiz question and multiple-choice answer options. Users can test their knowledge by selecting the correct answer.

Technologies Used

React
Axios (for making API requests)
Open Trivia Database (OTDB)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published