In this chapter, you will learn about Firebase, which is a set of tools provided by Google. You will also learn how to deploy a simple React app through Firebase hosting.
Introduction to Firebase
Authentication: User login and identity
Real-time database: Real-time, cloud-hosted, NoSQL database
Cloud Firestore: Real-time, cloud-hosted, ...