From the course: Building Production-Ready React Apps: Setup to Deployment with Firebase

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Project overview

Project overview

- [Instructor] The class is very project oriented with a practical approach, for the best benefits and results. What we're building in this class is a feature-rich, single page application to showcase an image gallery, with data stored in the cloud. Where users can authenticate, users can also upload new images, so they can upload these to the cloud, and display in the image gallery. Users can also search for and filter results with this search feature. And we also implement client-side routing to allow page navigation. The steps to build the single page applications are to first implement the state management with the hooks and the Context API. Then we configure client-side routings to allow navigation between pages. We also set up a serverless backend to store, manage, and synchronize data with the Firebase SDK. So we dedicate several chapters to learn the Firebase services. First, we start in your projects. And…

Contents