Book description
Use React with Firebase to build four beginner-friendly apps. A lot of React tutorials out there today only cover basic web apps, but with additional features the web apps included in this book can be converted into fully scaled startups.
You will start with the basics: learn to deploy a React app with Firebase hosting. Next, you will learn to create a fully functional "ToDo" app that will use Firebase database to store a list action items. You will also learn to create a "Stories" app, in which you can show short vertical videos, and a document storage app. Here, we will be able to log in using Google Authentication, and will learn to store files in the app using Firebase storage. Lastly, you will create a career social media app. Your users will be able to log in using email and password authentication. You will learn to use Redux in this project.While creating these web apps, you will employ multiple concepts, including React hooks, React components, and how to use Material UI. You will learn to use Firebase to host your database, as well as hosting your app. With these projects in your portfolio you'll be ready to take your developer skills to the next level.
What You'll Learn
- Use Firebase’s powerful services, and how to connect Firebase with React
- Explore the React ecosystem, including Redux and React hooks
- Work with MaterialUI, the popular React UI framework
- Understand how to use Google Authentication techniques in your sites
- Deploy all sites using simple Firebase hosting
Who This Book Is For
Developers at the beginning of their career, or anyone who wants to take their React skills to the next level.
Table of contents
- Cover
- Front Matter
- 1. Setting Up and Deploying a ReactJS Project with Firebase
- 2. Building a To-Do App with React and Firebase
- 3. Building a Stories App with React and Firebase
- 4. Building a Storage App with React and Firebase
- 5. Building a Career-Related Social Media App with React and Firebase
- Back Matter
Product information
- Title: Beginning React and Firebase: Create Four Beginner-Friendly Projects Using React and Firebase
- Author(s):
- Release date: November 2021
- Publisher(s): Apress
- ISBN: 9781484278123
You might also like
video
React.js Academy for Beginners with Firebase
React is one of the most popular and in-demand technologies in modern web development. Using a …
video
Building Web Applications with Firebase
In the liveVideo course Building Web Applications with Firebase you’ll code along with expert instructor Gareth …
book
React: Up & Running, 2nd Edition
Hit the ground running with React, the open source technology from Facebook for building rich web …
book
MERN Projects for Beginners: Create Five Social Web Apps Using MongoDB, Express.js, React, and Node
Learn how to use the MERN stack (MongoDB, Express.js, React, and Node) to build five fully …