© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
N. BiswasBeginning React and Firebasehttps://doi.org/10.1007/978-1-4842-7812-3_4

4. Building a Storage App with React and Firebase

Nabendu Biswas1  
(1)
Bhopal, India
 

Welcome to a new ReactJS project, where we are going to build a storage app in ReactJS. Storage apps are used to store your data in the cloud as a backup. There are many popular storage apps such as Dropbox and Google Drive.

The hosting and the database will be in Firebase. The login of the app will be through Google Authentication. We will also be using Material UI for the icons in the project. The final project will look like Figure 4-1.
Figure 4-1

Completed project

Getting Started

Use the create-react-app ...

Get Beginning React and Firebase: Create Four Beginner-Friendly Projects Using React and Firebase now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.