https://quizzical-sakib.vercel.app/
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