Skip to content

Sakib-Avdibasic/quizzical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizzical

Link to site

https://quizzical-sakib.vercel.app/

About

This project was built using the Open Trivia DB API. I created the app based on the final project design provided by Scrimba's React course

I also added dark mode and the ability to choose quiz category and/or difficulty.

I mostly used this project to learn how to implement:

  • custom inputs (checkbox for dark mode and radio buttons for quiz answers)
  • dark mode