Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1001 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 1001 Bytes

How to set up React with Firebase/Firestore v9

Learn how to set up Firestore with React in a CRUD application (Web version 9 - Modular Syntax) We'll be making a simple full-stack color palette app for this demonstration.

Switch the Git Branch to see the code for a specific video.


How to set up React with Firebase/Firestore v9 playlist link

Part 1: Fetch realtime data from Firestore with onSnapshot video link

Part 2: Create new documents in addDoc/setDoc video link

Part 3: Update existing documents with setDoc video link

Part 4: Performing queries and deleting documents video link

Part 5: Order document query by timestamp video link

Firestore Quickstart Documentation: https://firebase.google.com/docs/firestore/quickstart