How to make a quiz with firestore?

I’m implementing a quiz database. If anyone knows how to do it with Firestore as the database and also using react and javascript let me know. P.S. I know how to make use firebase but not firestore exactly. If anyone has sample code that fits this let me know, I just want to see an example of how you use firestore.

I have not tried anything yet just wanting to see how other people use the database from firestore and make quizzes.