Learn JavaScript fundamentals through fun and challenging quizzes!
View the app online here: https://quiz.typeofnan.dev
I invite you to contribute to this repository! You can do so by opening an issue, or by directly contributing questions.
To directly contribute a quiz question, do the following:
- Fork the repository
- Add a new folder under
content/questions/
- Follow the patterns used in other questions in
content/questions
If you have any questions, let me know!
The app was bootstrapped using the gatsby-starter-blog
template and then massaging it into a format condusive to quizzing. The app is deployed from master
to Netlify.