Looks like the most common db options out there for React is Firebase, MongoDB and PostgreSQL. It looks like PostgreSQL might be a little more intuitive (while Firebase is the quickest and easiest setup option) with more advanced manipulation techniques and expandability for large data sets...not really one of our concerns for this project at the moment.
Long story short, we're going with Firebase.
But if you were interested in learning more about PostgreSQL here is an article about React dbs that I liked if you want to learn more.
Looks like the most common db options out there for React is Firebase, MongoDB and PostgreSQL. It looks like PostgreSQL might be a little more intuitive (while Firebase is the quickest and easiest setup option) with more advanced manipulation techniques and expandability for large data sets...not really one of our concerns for this project at the moment.
Long story short, we're going with Firebase.
But if you were interested in learning more about PostgreSQL here is an article about React dbs that I liked if you want to learn more.