https://github.com/aaronksaunders/quick-intro-reactfire1
https://github.com/aaronksaunders/quick-intro-reactfire1
firebase firestore react react-hooks reactfire
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaronksaunders/quick-intro-reactfire1
- Owner: aaronksaunders
- Created: 2021-02-23T22:04:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-28T22:28:49.000Z (almost 4 years ago)
- Last Synced: 2025-07-11T01:08:28.288Z (7 months ago)
- Topics: firebase, firestore, react, react-hooks, reactfire
- Language: JavaScript
- Size: 406 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[SEE UPDATED PROJECT HERE](https://github.com/aaronksaunders/quick-intro-reactfire-v4)
# Quick Intro To ReactJS ReactFire
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Overview
In part one, We set up the firebase project and connected it all to the firebase emulator for authentication and account creation all using reactfire. We will build the login screen and the home screen in this example. The starting point will be using a blank app generated with create-react-app
In part two we are querying documents from firestore and setting up the created crud actions using the reactfire firebase hooks
- ReactFire - https://github.com/FirebaseExtended/reactfire
- ReactFire Overview - https://firebaseopensource.com/projects/firebaseextended/reactfire/
- Firebase Emulator - https://firebase.google.com/docs/rules/emulator-setup
### YouTube Videos
- Part One - https://youtu.be/xOVqoVuY-5M
- Part Two - https://youtu.be/FoMbciaDMzY