Skip to content

jankady/Quizz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Quizz app

Fun and interactive Quiz app, where you get 5 questions from the Open Trivia Database API. Test your knowledge across various categories and difficulty levels!

Features

  • Fetches 5 random quiz questions from the Open Trivia Database API.
  • Displays multiple-choice questions with shuffled answer options.
  • Provides immediate feedback on answers.
  • Shows the final score at the end of the quiz.

Technologies Used

  • React
  • JavaScript
  • HTML
  • Tailwind CSS
  • Vite
  • OTDB API

Installation

  1. Clone the repository:
    git clone https://github.com/jankady/Quizz-app
     cd quizz-app
  2. Install dependencies:
  3. npm install
  4. Start the development server:
    npm run dev / npm start
  5. Open your browser and navigate to http://localhost:3000 to view the

Scrimba Project

Build as part of the Scrimba React Developer Career Path.

About

React app using OTSB API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors