This repo contains two ChatGPT demo apps for educational purposes:
-
quizaurus-plainis a simple quiz app where the frontend part is implemented using plain JavaScript -
quizaurus-reactis pretty much the same app, but the frontend uses React, and it has a couple more bells and whistles.