gatsby-starter-quiz
Install this starter locally:
gatsby new my-gatsby-project https://github.com/raphadeluca/gatsby-starter-quiz
Tags
MDX
Description
Create rich quizzes with Gatsby & MDX. No need for a database or headless CMS. Manage your data directly in your MDX file's frontmatter and write your content in the body. Customize your HTML tags, use React components from a library or write your own. Navigation will be automatically created between each question.
Features
- Data quiz in the frontmatter
- Rich customizable content with MDX
- Green / Red alert footer on user's answer
- Navigation generated based on the index of each question