Simple Quiz App inspired by the Real Python Build a Quiz Application With Python Project.
- Questions are fetched from the Open Trivia Database API.
- Using trivia.py a python wrapper for Open Trivia DB.
The .devcontainer can be used to run the app locally with Docker or via a GitHub Codespace.