React Quiz Template
The Goal
The goal of this simple application was to allow the creation of a custom quiz through one JSON file which controls everything.
Features
- Tracks number of correct and incorrect answers given by the user
- Easily customizable interface through the
config.json
file. - Display pictures related to the currently displayed quiz question.
- A unique customizable quiz results page with a custom image.