Skip to content

ffups/quiz-gem

Repository files navigation

Quiz Gem


This is a quiz game.

Requirements:

Structure the page with HTML to display the questions answer options and navigation buttons.

Style the quiz using CSS so that it’s easy to read and visually appealing.

Use JavaScript to load questions one by one handle user clicks on the answers and show whether those answers are correct or incorrect.

Work with async/await to fetch questions from Quiz API without making the page reload.

Catch and handle errors so your quiz can gracefully tell users if something goes wrong like missing data.

Minimum 10 questions.

Multiple choice answers.

Any category and any difficulty level.

Add comments where applicable.

Deploy to Netlify.

Technologies Used


  • HTML
  • CSS
  • JavaScript

Features


  • Quiz Game with 10 questions

Screenshots


Project Status


In progress:

Setup Page structure with html

Style the quiz with css

Use javascript to load questions one by one

Deploy to netlify

Done: Readme

Contact


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published