Is Firebase front end?

Frontend Developers can use Firebase to store and retrieve data to and from a NoSQL database called Firestore, as well as to authenticate their app’s users with the Firebase Auth service . While Firestore, the Realtime Database is really just one big JSON object that the developers can manage in realtime.

Read more